* [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
* [PATCH 2/2] arm64: dts: ti: k3-am642-phyboard-electra-rdk: Fix bus-width property in MMC nodes
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 ` John Ma
2024-10-29 15:47 ` [PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: " Vignesh Raghavendra
1 sibling, 0 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-am642-phyboard-electra-rdk.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
index 60285d736e07..73b8df86b16b 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
@@ -423,7 +423,6 @@ &sdhci1 {
vmmc-supply = <&vcc_3v3_mmc>;
pinctrl-names = "default";
pinctrl-0 = <&main_mmc1_pins_default>;
- bus-width = <4>;
disable-wp;
no-1-8-v;
};
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: Fix bus-width property in MMC nodes
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 ` Vignesh Raghavendra
1 sibling, 0 replies; 3+ messages in thread
From: Vignesh Raghavendra @ 2024-10-29 15:47 UTC (permalink / raw)
To: nm, kristo, robh, krzk+dt, conor+dt, d.schultz, w.egorov, John Ma
Cc: Vignesh Raghavendra, linux-arm-kernel, devicetree, linux-kernel,
upstream
Hi John Ma,
On Thu, 26 Sep 2024 11:49:17 -0700, John Ma wrote:
> 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")
>
>
I have applied the following to branch ti-k3-dts-next on [1].
Thank you!
[1/2] arm64: dts: ti: k3-am64-phycore-som: Fix bus-width property in MMC nodes
commit: 018465cd811a11d00ac4160e5c97c4549336ede4
[2/2] arm64: dts: ti: k3-am642-phyboard-electra-rdk: Fix bus-width property in MMC nodes
commit: dc2660a603214c98994068af378a4ac124c44c57
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh
^ permalink raw reply [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).