mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
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:
@@ -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>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user