Skip to content

Commit a41abfe

Browse files
Algea Caonumbqq
authored andcommitted
ARM64: dts: rockchip: rk3328: assign dclk parents for vop
Change-Id: Ie3a5d9dc9aad105deb2f7ac1d1d15494512d42f3 Signed-off-by: Algea Cao <[email protected]>
1 parent cc0d5a5 commit a41abfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3328.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -924,6 +924,8 @@
924924
interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
925925
clocks = <&cru ACLK_VOP>, <&cru DCLK_LCDC>, <&cru HCLK_VOP>;
926926
clock-names = "aclk_vop", "dclk_vop", "hclk_vop";
927+
assigned-clocks = <&cru DCLK_LCDC>;
928+
assigned-clock-parents = <&cru HDMIPHY>;
927929
resets = <&cru SRST_VOP_A>, <&cru SRST_VOP_H>, <&cru SRST_VOP_D>;
928930
reset-names = "axi", "ahb", "dclk";
929931
iommus = <&vop_mmu>;

0 commit comments

Comments
 (0)