[PATCH] arm64: dts: ti: k3-am625-sk-common: Add non-removable flag for eMMC
Judith Mendez
jm at ti.com
Thu Aug 6 13:21:06 PDT 2026
eMMC is soldered on to AM625 SK and AM625 SIP SK boards, add non-removable
flag to prevent kernel from attempting hot-plug detection.
Signed-off-by: Judith Mendez <jm at ti.com>
---
arch/arm64/boot/dts/ti/k3-am625-sk-common.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am625-sk-common.dtsi
index 9c83626826453..a5922bd746d86 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-sk-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am625-sk-common.dtsi
@@ -198,6 +198,7 @@ exp1: gpio at 22 {
&sdhci0 {
bootph-all;
+ non-removable;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&main_mmc0_pins_default>;
--
2.54.0
More information about the linux-arm-kernel
mailing list