sun60iw2: set TCON TV clock parent for HDMI
This commit is contained in:
parent
51ccf91df4
commit
59fd84ee51
@ -323,12 +323,16 @@ clocks {
|
||||
clk_tcon_tv0: tcon_tv0 {
|
||||
#clock-cells = <0>;
|
||||
compatible = "allwinner,periph-clock";
|
||||
assigned-clocks = <&clk_tcon_tv0>;
|
||||
assigned-clock-parents = <&clk_pll_video1x4>;
|
||||
clock-output-names = "tcon_tv0";
|
||||
};
|
||||
|
||||
clk_tcon_tv1: tcon_tv1 {
|
||||
#clock-cells = <0>;
|
||||
compatible = "allwinner,periph-clock";
|
||||
assigned-clocks = <&clk_tcon_tv1>;
|
||||
assigned-clock-parents = <&clk_pll_video1x4>;
|
||||
clock-output-names = "tcon_tv1";
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user