Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92904699 authored by Nobuhiro Iwamatsu's avatar Nobuhiro Iwamatsu Committed by Arnd Bergmann
Browse files

ARM: Kirkwood: Add pinctrl of NAND to 88f6282

parent 00211e96
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5,6 +5,12 @@
			compatible = "marvell,88f6282-pinctrl";
			reg = <0x10000 0x20>;

			pmx_nand: pmx-nand {
				marvell,pins = "mpp0", "mpp1", "mpp2", "mpp3",
							"mpp4", "mpp5", "mpp18", "mpp19";
				marvell,function = "nand";
			};

			pmx_sata0: pmx-sata0 {
				marvell,pins = "mpp5", "mpp21", "mpp23";
				marvell,function = "sata0";