Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx7-colibri: specify usdhc1 supplies

The usdhc1 controller instance is used to provide the default
SD/MMC capabilities of the Colibri standard. The IO pins are
supplied to the SoC on the module whereas the SD-card is powered
by the Carrier Board supply.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Stefan Agner and committed by
Shawn Guo
49e6ce61 5dc2dcf5

+2
+1
arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi
··· 158 158 &usdhc1 { 159 159 keep-power-in-suspend; 160 160 wakeup-source; 161 + vmmc-supply = <&reg_3v3>; 161 162 status = "okay"; 162 163 };
+1
arch/arm/boot/dts/imx7-colibri.dtsi
··· 299 299 no-1-8-v; 300 300 cd-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>; 301 301 disable-wp; 302 + vqmmc-supply = <&reg_LDO2>; 302 303 }; 303 304 304 305 &iomuxc {