Skip to content

Commit 61749c9

Browse files
Marek Vasutgregkh
authored andcommitted
arm64: dts: imx8mm: Drop sd-vsel-gpios from i.MX8M Mini Verdin SoM
commit 8bad8c923f217d238ba4f1a6d19d761e53bfbd26 upstream. The VSELECT pin is configured as MX8MM_IOMUXC_GPIO1_IO04_USDHC2_VSELECT and not as a GPIO, drop the bogus sd-vsel-gpios property as the eSDHC block handles the VSELECT pin on its own. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Frieder Schrempf <[email protected]> Signed-off-by: Shawn Guo <[email protected]> Signed-off-by: Francesco Dolcini <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 28075d9 commit 61749c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,6 @@
372372
pinctrl-names = "default";
373373
pinctrl-0 = <&pinctrl_pmic>;
374374
reg = <0x25>;
375-
sd-vsel-gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;
376375

377376
/*
378377
* The bootloader is expected to switch on the I2C level shifter for the TLA2024 ADC

0 commit comments

Comments
 (0)