linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip, sdcal-inverted on sdmmc0
@ 2019-12-05 11:36 Nicolas Ferre
  2019-12-10 10:58 ` [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip,sdcal-inverted " Alexandre Belloni
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2019-12-05 11:36 UTC (permalink / raw)
  To: Ludovic Desroches, Alexandre Belloni, linux-arm-kernel; +Cc: linux-kernel

Specify the SoC SDCAL pin connection that is used in the
sama5d27c 128MiB SiP on the SAMA5D27 SOM1.
This will put in place a software workaround that would reduce power
consumption on all boards using this SoM, including the SAMA5D27 SOM1 EK.

Uses property introduced in 5cd41fe89704 ("dt-bindings: sdhci-of-at91:
add the microchip,sdcal-inverted property")

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
---
 arch/arm/boot/dts/at91-sama5d27_som1.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/at91-sama5d27_som1.dtsi b/arch/arm/boot/dts/at91-sama5d27_som1.dtsi
index 7788d5db65c2..6281590150c8 100644
--- a/arch/arm/boot/dts/at91-sama5d27_som1.dtsi
+++ b/arch/arm/boot/dts/at91-sama5d27_som1.dtsi
@@ -24,6 +24,10 @@
 	};
 
 	ahb {
+		sdmmc0: sdio-host@a0000000 {
+			microchip,sdcal-inverted;
+		};
+
 		apb {
 			qspi1: spi@f0024000 {
 				pinctrl-names = "default";
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip,sdcal-inverted on sdmmc0
  2019-12-05 11:36 [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip, sdcal-inverted on sdmmc0 Nicolas Ferre
@ 2019-12-10 10:58 ` Alexandre Belloni
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Belloni @ 2019-12-10 10:58 UTC (permalink / raw)
  To: Nicolas Ferre; +Cc: Ludovic Desroches, linux-kernel, linux-arm-kernel

On 05/12/2019 12:36:04+0100, Nicolas Ferre wrote:
> Specify the SoC SDCAL pin connection that is used in the
> sama5d27c 128MiB SiP on the SAMA5D27 SOM1.
> This will put in place a software workaround that would reduce power
> consumption on all boards using this SoM, including the SAMA5D27 SOM1 EK.
> 
> Uses property introduced in 5cd41fe89704 ("dt-bindings: sdhci-of-at91:
> add the microchip,sdcal-inverted property")
> 
> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
>  arch/arm/boot/dts/at91-sama5d27_som1.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
Applied, thanks.

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-12-10 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 11:36 [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip, sdcal-inverted on sdmmc0 Nicolas Ferre
2019-12-10 10:58 ` [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip,sdcal-inverted " Alexandre Belloni

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