arm64: dts: rk3328: enable the power domain for encoder

Change-Id: I97e8a07482c30010411d6af9fddf18ce25247831
Signed-off-by: buluess.li <buluess.li@rock-chips.com>
This commit is contained in:
buluess.li
2017-08-29 20:18:14 +08:00
committed by Huang, Tao
parent b08c85d899
commit db41eea25d

View File

@@ -722,6 +722,7 @@
reg = <0x0 0xff330200 0 0x100>;
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "h265e_mmu";
power-domains = <&power RK3328_PD_HEVC>;
#iommu-cells = <0>;
};
@@ -752,6 +753,7 @@
interrupt-names = "vepu_mmu";
clocks = <&cru ACLK_VPU>, <&cru HCLK_VPU>;
clock-names = "aclk", "hclk";
power-domains = <&power RK3328_PD_HEVC>;
#iommu-cells = <0>;
};