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