mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: ti: k3-j722s-evm: Mark eMMC as non removable
@ 2024-05-22  8:36 Bhavya Kapoor
  2024-05-23  9:54 ` Vignesh Raghavendra
  0 siblings, 1 reply; 3+ messages in thread
From: Bhavya Kapoor @ 2024-05-22  8:36 UTC (permalink / raw)
  To: linux-kernel, devicetree
  Cc: linux-arm-kernel, conor+dt, krzk+dt, robh, kristo, b-kapoor, jm,
	vigneshr, nm

Mark the eMMC module on J722S as non removable since it
is always present on the evm.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
index bf3c246d13d1..fe810e32cb7a 100644
--- a/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j722s-evm.dts
@@ -369,6 +369,7 @@ partition@3fc0000 {
 &sdhci0 {
 	disable-wp;
 	bootph-all;
+	non-removable;
 	ti,driver-strength-ohm = <50>;
 	status = "okay";
 };
-- 
2.34.1


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

end of thread, other threads:[~2024-05-24  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-22  8:36 [PATCH] arm64: dts: ti: k3-j722s-evm: Mark eMMC as non removable Bhavya Kapoor
2024-05-23  9:54 ` Vignesh Raghavendra
2024-05-24  7:18   ` Bhavya Kapoor

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

all inboxes | Powered by JetHome®