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