Merge "ARM: dts: msm: add hdcp support on msmcobalt v1"
This commit is contained in:
commit
59f9c1af18
1 changed files with 5 additions and 2 deletions
|
@ -456,8 +456,11 @@
|
|||
|
||||
reg = <0xc990000 0xa84>,
|
||||
<0xc011000 0x910>,
|
||||
<0x1fcb200 0x050>;
|
||||
reg-names = "dp_ctrl", "dp_phy", "tcsr_regs";
|
||||
<0x1fcb200 0x050>,
|
||||
<0x780000 0x621c>,
|
||||
<0xc9e1000 0x02c>;
|
||||
reg-names = "dp_ctrl", "dp_phy", "tcsr_regs",
|
||||
"qfprom_physical","hdcp_physical";
|
||||
|
||||
clocks = <&clock_mmss clk_mmss_mnoc_ahb_clk>,
|
||||
<&clock_mmss clk_mmss_mdss_ahb_clk>,
|
||||
|
|
Loading…
Add table
Reference in a new issue