ARM: dts: uniphier: add Denali NAND controller node

Add NAND controller node to LD4, Pro4, sLD8, Pro5, and PXs2.
Set up pinctrl to enable 2 chip select lines except Pro4.  The CS1
for Pro4 is multiplexed with other peripherals such as UART2, so
I did not enable it.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Masahiro Yamada
2017-08-10 01:43:30 +09:00
parent ed8bc76bec
commit 69f9cdc633
9 changed files with 71 additions and 0 deletions

View File

@@ -64,3 +64,7 @@
&usb1 {
status = "okay";
};
&nand {
status = "okay";
};