[PATCH 1/1] arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
Fabio Estevam
festevam at gmail.com
Wed Oct 2 12:36:18 CEST 2024
Hi Paul,
On Tue, Oct 1, 2024 at 1:03 PM Ying-Chun Liu (PaulLiu)
<paulliu at debian.org> wrote:
> diff --git a/arch/arm/dts/imx8mm-cl-iot-gate.dts b/arch/arm/dts/imx8mm-cl-iot-gate.dts
> index 425701204a..aa6ca070bf 100644
> --- a/arch/arm/dts/imx8mm-cl-iot-gate.dts
> +++ b/arch/arm/dts/imx8mm-cl-iot-gate.dts
> @@ -350,6 +350,7 @@
> pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
> bus-width = <8>;
> non-removable;
> + no-mmc-hs400;
Looking at the usdhc2 node it passes:
no-1-8-v;
mmc-ddr-1_8v;
Would that work for usdhc3 as well?
I don't have access to the schematics to confirm.
Also, this board dts has been upstreamed in kernel 6.11
(arch/arm64/boot/dts/freescale/imx8mm-iot-gateway.dts).
Please consider moving to OF_UPSTREAM at some point.
Thanks
More information about the U-Boot
mailing list