ARM: dts: rockchip: rv1126: nand add pinctrl and fix reg address

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I3a24f47bf92b05790e118908b63e3782bf7ef951
This commit is contained in:
Yifeng Zhao
2020-03-27 11:11:02 +08:00
committed by Tao Huang
parent e90dc73a63
commit 6b5916be89

View File

@@ -1557,6 +1557,8 @@
nandc_id = <0>;
clocks = <&cru CLK_NANDC>, <&cru HCLK_NANDC>;
clock-names = "clk_nandc", "hclk_nandc";
pinctrl-names = "default";
pinctrl-0 = <&flash_pins>;
power-domains = <&power RV1126_PD_NVM>;
status = "disabled";
};