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 Tao Huang
parent 85404c0b12
commit 210567cbd8

View File

@@ -603,6 +603,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>;
};
@@ -633,6 +634,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>;
};