ARM: dts: armada-38x: Add NAND RB pinctrl information
authorSean Nyekjaer <[email protected]>
Tue, 28 Nov 2017 08:49:02 +0000 (09:49 +0100)
committerGregory CLEMENT <[email protected]>
Fri, 15 Dec 2017 14:56:42 +0000 (15:56 +0100)
Add pin control information for the NAND flash interface.

Signed-off-by: Sean Nyekjaer <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
arch/arm/boot/dts/armada-38x.dtsi

index 00ff549d4e391798ab119dc85b165db05d1b93d1..a6cc568f74f7ba2ba3e191f80b50a0980c087d01 100644 (file)
                                        marvell,function = "dev";
                                };
 
+                               nand_rb: nand-rb {
+                                       marvell,pins = "mpp41";
+                                       marvell,function = "nand";
+                               };
+
                                uart0_pins: uart-pins-0 {
                                        marvell,pins = "mpp0", "mpp1";
                                        marvell,function = "ua0";