mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3576-tablet: bind dclk_vp1 to vpll
Change-Id: I052decdc2ebe83d388997cdb8c13a3e3996d41e3 Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
@@ -1311,3 +1311,8 @@
|
||||
&vop_mmu {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vp1 {
|
||||
assigned-clocks = <&cru DCLK_VP1_SRC>;
|
||||
assigned-clock-parents = <&cru PLL_VPLL>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user