mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ARM64: dts: rk3399: add iep power domain resource
Change-Id: I7e08f6d995df5e7fc3dc3ba6de85b150b3024193 Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
This commit is contained in:
@@ -197,6 +197,7 @@
|
||||
interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru ACLK_IEP>, <&cru HCLK_IEP>;
|
||||
clock-names = "aclk_iep", "hclk_iep";
|
||||
power-domains = <&power RK3399_PD_IEP>;
|
||||
version = <2>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user