mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: rk3328: add aclk&hclk for h265e_mmu
Change-Id: I46bd3817219f80fddd097ec37e10a3a29209e21f Signed-off-by: Xinhuang Li <buluess.li@rock-chips.com>
This commit is contained in:
@@ -859,6 +859,8 @@
|
||||
reg = <0x0 0xff330200 0 0x100>;
|
||||
interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "h265e_mmu";
|
||||
clocks = <&cru ACLK_H265>, <&cru PCLK_H265>;
|
||||
clock-names = "aclk", "hclk";
|
||||
power-domains = <&power RK3328_PD_HEVC>;
|
||||
#iommu-cells = <0>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user