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
  2026-09-03 16:54 ` Bryan Brattlof
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* Re: [PATCH] arm64: dts: ti: k3-am625-sk-common: Add non-removable flag for eMMC
  2026-08-06 20:21 [PATCH] arm64: dts: ti: k3-am625-sk-common: Add non-removable flag for eMMC Judith Mendez
@ 2026-09-03 16:54 ` Bryan Brattlof
  0 siblings, 0 replies; 2+ messages in thread
From: Bryan Brattlof @ 2026-09-03 16:54 UTC (permalink / raw)
  To: Judith Mendez
  Cc: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel, devicetree,
	linux-kernel

On August  6, 2026 thus sayeth Judith Mendez:
> 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;

I can confirm the embedded MMC is indeed embedded ;)

Thanks Judith

Reviewed-by: Bryan Brattlof <bb@ti.com>

~Bryan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-03 16:54 UTC | newest]

Thread overview: 2+ messages (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
2026-09-03 16:54 ` Bryan Brattlof

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