linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description
@ 2020-04-01 22:15 Ludovic Desroches
  2020-04-01 22:15 ` [PATCH 2/5] ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin Ludovic Desroches
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Ludovic Desroches @ 2020-04-01 22:15 UTC (permalink / raw)
  To: nicolas.ferre, alexandre.belloni, robh+dt
  Cc: linux-arm-kernel, devicetree, linux-kernel, Tudor.Ambarus,
	Cristian.Birsan, Codrin.Ciubotariu, Ludovic Desroches, stable

Remove non-removable and mmc-ddr-1_8v properties from the sdmmc0
node which come probably from an unchecked copy/paste.

Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Fixes:42ed535595ec "ARM: dts: at91: introduce the sama5d2 ptc ek board"
Cc: stable@vger.kernel.org # 4.19 and later
---
 arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
index 1c24ac8019ba7..772809c54c1f3 100644
--- a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
@@ -125,8 +125,6 @@ sdmmc0: sdio-host@a0000000 {
 			bus-width = <8>;
 			pinctrl-names = "default";
 			pinctrl-0 = <&pinctrl_sdmmc0_default>;
-			non-removable;
-			mmc-ddr-1_8v;
 			status = "okay";
 		};
 
-- 
2.26.0


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

end of thread, other threads:[~2020-04-02 10:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01 22:15 [PATCH 1/5] ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description Ludovic Desroches
2020-04-01 22:15 ` [PATCH 2/5] ARM: dts: at91: sama5d2_ptc_ek: fix vbus pin Ludovic Desroches
2020-04-01 22:19   ` [RESEND PATCH " Ludovic Desroches
2020-04-01 22:15 ` [PATCH 3/5] ARM: dts: at91: sama5d2_ptc_ek: add PB_USER as wakeup source Ludovic Desroches
2020-04-01 22:15 ` [PATCH 4/5] ARM: dts: at91: sama5d27_som1_ek: enable i2c0 Ludovic Desroches
2020-04-01 22:15 ` [PATCH 5/5] ARM: dts: at91: sama5d27_som1_ek: add an alias for i2c0 Ludovic Desroches
2020-04-02  7:49 ` [PATCH 1/5] ARM: dts: at91: sama5d2_ptc_ek: fix sdmmc0 node description Alexandre Belloni
2020-04-02  9:20 ` Eugen.Hristev
2020-04-02 10:07   ` Ludovic.Desroches
2020-04-02 10:27     ` Eugen.Hristev

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).