From: Josua Mayer Date: Thu, 11 Sep 2025 18:28:07 +0000 (+0200) Subject: arm64: dts: marvell: cn9130-sr-som: add missing properties to emmc X-Git-Tag: v6.18-rc1~147^2~28^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cc3d6c8640e4a75dab4077121b8cafd15eab8b0;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: marvell: cn9130-sr-som: add missing properties to emmc CN9130 System on Module connects an eMMC to ap_sdhci0, but the common properties indicating eMMC were not added to device-tree. Add no-sdio and non-removable as applicable to eMMC. Signed-off-by: Josua Mayer Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi b/arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi index a997bbabedd8a..f95202decfceb 100644 --- a/arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi +++ b/arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi @@ -61,6 +61,8 @@ pinctrl-0 = <&ap_mmc0_pins>; pinctrl-names = "default"; vqmmc-supply = <&v_1_8>; + no-sdio; + non-removable; status = "okay"; };