Skip to content

Commit 9a60f35

Browse files
wzyy2rkhuangtao
authored andcommitted
arm64: dts: rk3399: add power-domain property for edp
Change-Id: Ic6df7a80cbb1572725d4b8cbb7b3074bcd28d13c Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
1 parent 7f436b9 commit 9a60f35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1758,6 +1758,7 @@
17581758
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH 0>;
17591759
clocks = <&cru PCLK_EDP>, <&cru PCLK_EDP_CTRL>;
17601760
clock-names = "dp", "pclk";
1761+
power-domains = <&power RK3399_PD_EDP>;
17611762
resets = <&cru SRST_P_EDP_CTRL>;
17621763
reset-names = "dp";
17631764
rockchip,grf = <&grf>;

0 commit comments

Comments
 (0)