[PATCH 2/2] omap3-n900.dts: Add slot-name properties for mmc devices

From: Pali RohÃr
Date: Fri May 15 2015 - 17:16:13 EST


Signed-off-by: Pali RohÃr <pali.rohar@xxxxxxxxx>
---
arch/arm/boot/dts/omap3-n900.dts | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index 7a3b14c..4154f8d 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -678,6 +678,7 @@
};

&mmc1 {
+ slot-name = "external";
pinctrl-names = "default";
pinctrl-0 = <&mmc1_pins>;
vmmc-supply = <&vmmc1>;
@@ -687,6 +688,7 @@

/* most boards use vaux3, only some old versions use vmmc2 instead */
&mmc2 {
+ slot-name = "internal";
pinctrl-names = "default";
pinctrl-0 = <&mmc2_pins>;
vmmc-supply = <&vaux3>;
--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/