Re: [PATCH] ARM: dts: armada-385-clearfog-gtr: fix vmmc property name

From: Gregory CLEMENT

Date: Fri Aug 28 2026 - 06:39:25 EST


Rosen Penev <rosenp@xxxxxxxxx> writes:

> The SDHCI node references the 3.3V regulator through a bare "vmmc"
> property, which is not part of the mmc controller DT binding; the
> correct property is "vmmc-supply".
>
> Fixes: aecc313490ae ("ARM: dts: mvebu: add support for SolidRun Clearfog GTR")
> Assisted-by: opencode:big-pickle
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>

Applied on mvebu/dt

Thanks,

Gregory

> ---
> arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi b/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi
> index 48b09df53c60..3262b726a1c7 100644
> --- a/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi
> +++ b/arch/arm/boot/dts/marvell/armada-385-clearfog-gtr.dtsi
> @@ -235,7 +235,7 @@ mmc@d8000 {
> pinctrl-0 = <&cf_gtr_sdhci_pins>;
> pinctrl-names = "default";
> status = "okay";
> - vmmc = <&reg_3p3v>;
> + vmmc-supply = <&reg_3p3v>;
> wp-inverted;
> };
>
> --
> 2.55.0
>

--
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com