mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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:
parent
ab2220d5d8
commit
4f705d7e64
|
|
@ -1658,7 +1658,7 @@ opp-1056000000 {
|
|||
|
||||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user