ARM: dts: at91: sama5d27_som1_ek: add the microchip,sdcal-inverted on sdmmc0
authorNicolas Ferre <nicolas.ferre@microchip.com>
Thu, 5 Dec 2019 11:36:04 +0000 (12:36 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 10 Dec 2019 10:58:10 +0000 (11:58 +0100)
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>
Link: https://lore.kernel.org/r/20191205113604.9000-1-nicolas.ferre@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/boot/dts/at91-sama5d27_som1.dtsi

index 7788d5db65c25fa3150b8ead1c0519654efebbca..6281590150c8518cfa946533c482a9ddeed9a6af 100644 (file)
        };
 
        ahb {
+               sdmmc0: sdio-host@a0000000 {
+                       microchip,sdcal-inverted;
+               };
+
                apb {
                        qspi1: spi@f0024000 {
                                pinctrl-names = "default";