mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
arm64: dts: rockchip: rk3562: Change dclk vop1 parent to apll
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Change-Id: I883e0523495431c686d45ff645dc8bfd89788a13
This commit is contained in:
parent
7efdc461ea
commit
d4fcb0f9a4
|
|
@ -1601,7 +1601,7 @@ vop: vop@ff400000 {
|
|||
power-domains = <&power RK3562_PD_VO>;
|
||||
rockchip,grf = <&ioc_grf>;
|
||||
assigned-clocks = <&cru DCLK_VOP>, <&cru DCLK_VOP1>;
|
||||
assigned-clock-parents = <&cru PLL_VPLL>, <&cru PLL_HPLL>;
|
||||
assigned-clock-parents = <&cru PLL_VPLL>, <&cru PLL_APLL>;
|
||||
status = "disabled";
|
||||
|
||||
vop_out: ports {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user