ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT file
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
@@ -201,8 +201,8 @@
|
|||||||
>;
|
>;
|
||||||
atmel,nand-addr-offset = <21>;
|
atmel,nand-addr-offset = <21>;
|
||||||
atmel,nand-cmd-offset = <22>;
|
atmel,nand-cmd-offset = <22>;
|
||||||
gpios = <&pioC 8 0
|
gpios = <&pioD 5 0
|
||||||
&pioC 14 0
|
&pioD 4 0
|
||||||
0
|
0
|
||||||
>;
|
>;
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
|
Reference in New Issue
Block a user