arm64: dts: rockchip: fixed vicap address size for rk3588

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I0e3023b8b4707412f07c41c6092f6d7be0766939
This commit is contained in:
Zefa Chen
2021-11-17 19:52:37 +08:00
committed by Tao Huang
parent f6ec516777
commit 8ea7125efd

View File

@@ -2115,7 +2115,7 @@
rkcif: rkcif@fdce0000 {
compatible = "rockchip,rk3588-cif";
reg = <0x0 0xfdce0000 0x0 0x20000>;
reg = <0x0 0xfdce0000 0x0 0x800>;
reg-names = "cif_regs";
interrupts = <GIC_SPI 155 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "cif-intr";