]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: at91: sama5d2 Xplained: Describe the SD card power supply
authorRomain Izard <romain.izard.pro@gmail.com>
Tue, 5 Sep 2017 10:18:05 +0000 (12:18 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 9 Oct 2017 14:32:20 +0000 (16:32 +0200)
As the SAMA5D2 SDHCI controller works with an external power supply,
describe the power supply for the SD card slot. This makes it possible
to use mmc power sequences, in the case of external SDIO modules.

Signed-off-by: Romain Izard <romain.izard.pro@gmail.com>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/at91-sama5d2_xplained.dts

index 848ca1b025bed6c843bcb92f84d0898347d232f0..8e3365dd1ab48a77bd743a7fa1ed946aa167154c 100644 (file)
@@ -103,6 +103,8 @@ sdmmc1: sdio-host@b0000000 {
                        pinctrl-names = "default";
                        pinctrl-0 = <&pinctrl_sdmmc1_default>;
                        status = "okay"; /* conflict with qspi0 */
+                       vqmmc-supply = <&vdd_3v3_reg>;
+                       vmmc-supply = <&vdd_3v3_reg>;
                };
 
                apb {