ARM: dts: rockchip: rv1106 add rve node

Signed-off-by: Li Huang <putin.li@rock-chips.com>
Change-Id: I921a194aeeaa672ca1a6c7abcdd148773462b412
This commit is contained in:
Li Huang
2022-03-04 10:50:46 +08:00
committed by Tao Huang
parent ccef10af4a
commit acacd9e2f9

View File

@@ -848,6 +848,15 @@
status = "disabled";
};
rve: rve@ffad0000 {
compatible = "rockchip,rve";
reg = <0xffad0000 0x1000>;
interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru ACLK_IVE>, <&cru HCLK_IVE>;
clock-names = "aclk_rve", "hclk_rve";
status = "disabled";
};
i2s0_8ch: i2s@ffae0000 {
compatible = "rockchip,rv1106-i2s-tdm";
reg = <0xffae0000 0x1000>;