Re: [PATCH 06/13] arm64: dts: freescale: imx93-phyboard-segin: Drop eMMC no-1-8-v flag

From: Stefan Wahren
Date: Sat Apr 12 2025 - 12:24:03 EST


Hi Primoz,

Am 10.04.25 um 11:02 schrieb Primoz Fiser:
Drop redundant 'no-1-8-v' flag from usdhc1 (eMMC) node. Flag is now set
by default in the SOM include file (imx93-phycore-som.dtsi).

Signed-off-by: Primoz Fiser <primoz.fiser@xxxxxxxxx>
i think, Patch 5 and this one should be squashed together.

Regards
---
arch/arm64/boot/dts/freescale/imx93-phyboard-segin.dts | 5 -----
1 file changed, 5 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/imx93-phyboard-segin.dts b/arch/arm64/boot/dts/freescale/imx93-phyboard-segin.dts
index 85fb188b057f..902b523fc92c 100644
--- a/arch/arm64/boot/dts/freescale/imx93-phyboard-segin.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-phyboard-segin.dts
@@ -40,11 +40,6 @@ &lpuart1 {
status = "okay";
};

-/* eMMC */
-&usdhc1 {
- no-1-8-v;
-};
-
/* SD-Card */
&usdhc2 {
pinctrl-names = "default", "state_100mhz", "state_200mhz";