[PATCH 1/2] ARM: DTS: da850: add pinmux configuration for mmc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




The da850.dtsi defined a pinmux configuration only for MMC0
and not for MMC1.
This adds a (4-bit) pinmux configuration for MMC1.

Signed-off-by: Petr Kulhavy <petr@xxxxxxxxx>
---
 arch/arm/boot/dts/da850.dtsi | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
index 226cda76e77c..4983b3d0be55 100644
--- a/arch/arm/boot/dts/da850.dtsi
+++ b/arch/arm/boot/dts/da850.dtsi
@@ -72,6 +72,22 @@
 					0x28 0x00222222  0x00ffffff
 				>;
 			};
+			mmc1_pins: pinmux_mmc1_pins {
+				pinctrl-single,bits = <
+					/*
+					 * PINMUX18:
+					 * MMCSD1_CMD MMCSD1_CLK
+					 * MMCSD0_DAT[0]
+					 */
+					0x48 0x00022200  0x000fff00
+					/*
+					 * PINMUX19:
+					 * MMCSD0_DAT[1] MMCSD0_DAT[2]
+					 * MMCSD0_DAT[3]
+					 */
+					0x4c 0x00022200  0x000fff00
+				>;
+			};
 			ehrpwm0a_pins: pinmux_ehrpwm0a_pins {
 				pinctrl-single,bits = <
 					/* EPWM0A */
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux