From c65f1622951c93914478b4f006278b6bc4520fcc Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Thu, 23 Dec 2021 11:30:32 +0100 Subject: arm64: dts: colibri-imx8x: remove unnecessary settings from usdhc2 - pinctrl-0 is already defined in imx8x-colibri.dtsi - delete keep-power-in-suspend this flag is not defined in colibri device trees upwards - sd-uhs tags From the commit-message of the introduction of those: --- Provide the option to configure these speed modes per host, for those host drivers that can't distinguish this in runtime. --- Since our host driver obviously can distinguish this (UHS works also without those tags), these tags don't need to be set. Signed-off-by: Philippe Schenker Signed-off-by: Marcel Ziswiler --- arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'arch/arm64/boot/dts/freescale') diff --git a/arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi b/arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi index eb0fa9b4c7c8..f5c6809a81b8 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-colibri-iris-v2.dtsi @@ -34,13 +34,7 @@ /* Colibri SD/MMC Card */ &usdhc2 { - pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep"; - sd-uhs-sdr12; - sd-uhs-sdr25; - sd-uhs-sdr50; - sd-uhs-sdr104; cap-power-off-card; - /delete-property/ keep-power-in-suspend; /delete-property/ no-1-8-v; vmmc-supply = <®_3v3_vmmc>; status = "okay"; -- cgit v1.2.3