summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/verisilicon/vs_dc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/verisilicon/vs_dc.h')
-rw-r--r--drivers/gpu/drm/verisilicon/vs_dc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/verisilicon/vs_dc.h b/drivers/gpu/drm/verisilicon/vs_dc.h
index 299b7cea6782..8e18bd7e7f5b 100644
--- a/drivers/gpu/drm/verisilicon/vs_dc.h
+++ b/drivers/gpu/drm/verisilicon/vs_dc.h
@@ -65,6 +65,8 @@ struct vs_dc {
struct clk *vout_top_lcd;
struct clk *hdmitx0_pixelclk;
struct clk *dc8200_pix0;
+ struct clk *dc8200_clk_pix0_out;
+ struct clk *dc8200_clk_pix1_out;
struct reset_control *vout_resets;
struct reset_control *dc8200_rst_axi;
struct reset_control *dc8200_rst_core;