devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: Fix bus-width property in MMC nodes
@ 2024-09-26 18:49 John Ma
  2024-09-26 18:49 ` [PATCH 2/2] arm64: dts: ti: k3-am642-phyboard-electra-rdk: " John Ma
  2024-10-29 15:47 ` [PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: " Vignesh Raghavendra
  0 siblings, 2 replies; 3+ messages in thread
From: John Ma @ 2024-09-26 18:49 UTC (permalink / raw)
  To: nm, vigneshr, kristo, robh, krzk+dt, conor+dt, d.schultz,
	w.egorov
  Cc: linux-arm-kernel, devicetree, linux-kernel, upstream, John Ma

The bus-width property was moved to k3-am64-main.dtsi.

See commit 0ae3113a46a6 ("arm64: dts: ti: k3-am6*: Fix bus-width property
in MMC nodes")

Signed-off-by: John Ma <jma@phytec.com>
---
 arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
index 6bece2fb4e95..75e08d0bf4ab 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
@@ -354,7 +354,6 @@ serial_flash: flash@0 {
 
 &sdhci0 {
 	status = "okay";
-	bus-width = <8>;
 	non-removable;
 	ti,driver-strength-ohm = <50>;
 	disable-wp;
-- 
2.25.1


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

end of thread, other threads:[~2024-10-29 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-26 18:49 [PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: Fix bus-width property in MMC nodes John Ma
2024-09-26 18:49 ` [PATCH 2/2] arm64: dts: ti: k3-am642-phyboard-electra-rdk: " John Ma
2024-10-29 15:47 ` [PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: " Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).