rockchip: dts: rv1126: nand fix reg address

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I712862224d9650d0313a76b36af6549388e16f25
This commit is contained in:
Yifeng Zhao 2020-04-21 15:14:29 +08:00 committed by Jianhong Chen
parent 710cfa3daa
commit 6baa281141
1 changed files with 1 additions and 1 deletions

View File

@ -1451,7 +1451,7 @@
nandc: nandc@ffc80000 {
compatible = "rockchip,rk-nandc";
reg = <0x0 0xffc80000 0x0 0x4000>;
reg = <0xffc80000 0x4000>;
interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
nandc_id = <0>;
clocks = <&cru CLK_NANDC>, <&cru HCLK_NANDC>;