linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 node
@ 2016-03-10 21:38 Hans de Goede
  2016-03-10 21:38 ` [PATCH 2/3] ARM: dts: sun5i-a13-empire-electronix-d709: " Hans de Goede
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Hans de Goede @ 2016-03-10 21:38 UTC (permalink / raw)
  To: linux-arm-kernel

The sun5i-a13-inet98v-rev2 does not have an emmc, it uses nand, the
mmc2 node in the dts comes from a copy and paste error from the
utoo-p66 dts, remove it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 arch/arm/boot/dts/sun5i-a13-inet-98v-rev2.dts | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/arch/arm/boot/dts/sun5i-a13-inet-98v-rev2.dts b/arch/arm/boot/dts/sun5i-a13-inet-98v-rev2.dts
index 6fa54b6..1b11ec9 100644
--- a/arch/arm/boot/dts/sun5i-a13-inet-98v-rev2.dts
+++ b/arch/arm/boot/dts/sun5i-a13-inet-98v-rev2.dts
@@ -123,21 +123,6 @@
 	status = "okay";
 };
 
-&mmc2 {
-	pinctrl-names = "default";
-	pinctrl-0 = <&mmc2_pins_a>;
-	vmmc-supply = <&reg_vcc3v3>;
-	bus-width = <8>;
-	non-removable;
-	status = "okay";
-
-	mmccard: mmccard at 0 {
-		reg = <0>;
-		compatible = "mmc-card";
-		broken-hpi;
-	};
-};
-
 &otg_sram {
 	status = "okay";
 };
-- 
2.7.2

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-11 10:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 21:38 [PATCH 1/3] ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 node Hans de Goede
2016-03-10 21:38 ` [PATCH 2/3] ARM: dts: sun5i-a13-empire-electronix-d709: " Hans de Goede
2016-03-11 10:10   ` Maxime Ripard
2016-03-10 21:38 ` [PATCH 3/3] ARM: dts: sun5i: Add dts for Difrence DIT4350 tablet Hans de Goede
2016-03-11 10:41   ` Maxime Ripard
2016-03-11 10:09 ` [PATCH 1/3] ARM: dts: sun5i-a13-inet98v-rev2: Remove mmc2 node Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).