ARM: dts: rv1126: fix vicap reg size as 0x8000

Signed-off-by: Allon Huang <allon.huang@rock-chips.com>
Change-Id: I8871ca0b7ccb1d8d0cd88789f6ba31d074544c61
This commit is contained in:
Allon Huang
2020-09-08 15:15:20 +08:00
parent ab2220d5d8
commit 4f705d7e64

View File

@@ -1658,7 +1658,7 @@
rkcif: rkcif@ffae0000 {
compatible = "rockchip,rv1126-cif";
reg = <0xffae0000 0x10000>;
reg = <0xffae0000 0x8000>;
reg-names = "cif_regs";
interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "cif-intr";