Devicetree
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-am625-sk-common: Add non-removable flag for eMMC
@ 2026-08-06 20:21 Judith Mendez
  0 siblings, 0 replies; only message in thread
From: Judith Mendez @ 2026-08-06 20:21 UTC (permalink / raw)
  To: Judith Mendez, Nishanth Menon, Vignesh Raghavendra
  Cc: Tero Kristo, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	linux-arm-kernel, devicetree, linux-kernel

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@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@22 {
 
 &sdhci0 {
 	bootph-all;
+	non-removable;
 	status = "okay";
 	pinctrl-names = "default";
 	pinctrl-0 = <&main_mmc0_pins_default>;
-- 
2.54.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 20:21 [PATCH] arm64: dts: ti: k3-am625-sk-common: Add non-removable flag for eMMC Judith Mendez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox