mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3576-evb: assigned vpll as vp2 dclk parent
Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: Icbff9534a4c6b0b5c09c3879e85a33ef764e166f
This commit is contained in:
@@ -827,3 +827,8 @@
|
||||
&vop_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vp2 {
|
||||
assigned-clocks = <&cru DCLK_VP2_SRC>;
|
||||
assigned-clock-parents = <&cru PLL_VPLL>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user