* [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks"
@ 2025-09-18 9:36 Alexander Shiyan
2025-09-18 14:23 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2025-09-18 9:36 UTC (permalink / raw)
To: barebox; +Cc: Alexander Shiyan
This reverts commit 238cf3326ac1ec009173c85fa664889d5cb57bdb.
The patch is no longer needed after commit:
"clk: at91: sync drivers with Linux".
barebox@Mega-Milas SAMA5D2 EVB:/ clk_dump -v
...
utmick (rate 480000000, enable_count: 2, enabled)
sdmmc1_gclk (rate 240000000, enable_count: 1, enabled)
\---- possible parents: slowck mainck plladivck utmick masterck_div audiopll_pmcck
...
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
arch/arm/dts/sama5d2.dtsi | 8 --------
1 file changed, 8 deletions(-)
diff --git a/arch/arm/dts/sama5d2.dtsi b/arch/arm/dts/sama5d2.dtsi
index 15682f9d27..6bbd6a9e93 100644
--- a/arch/arm/dts/sama5d2.dtsi
+++ b/arch/arm/dts/sama5d2.dtsi
@@ -8,11 +8,3 @@ aliases {
};
/delete-node/ &{/memory@20000000};
-
-&sdmmc0 {
- assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
-};
-
-&sdmmc1 {
- assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_UTMI>;
-};
--
2.39.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks"
2025-09-18 9:36 [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks" Alexander Shiyan
@ 2025-09-18 14:23 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-09-18 14:23 UTC (permalink / raw)
To: barebox, Alexander Shiyan
On Thu, 18 Sep 2025 12:36:13 +0300, Alexander Shiyan wrote:
> This reverts commit 238cf3326ac1ec009173c85fa664889d5cb57bdb.
> The patch is no longer needed after commit:
> "clk: at91: sync drivers with Linux".
>
> barebox@Mega-Milas SAMA5D2 EVB:/ clk_dump -v
> ...
> utmick (rate 480000000, enable_count: 2, enabled)
> sdmmc1_gclk (rate 240000000, enable_count: 1, enabled)
> \---- possible parents: slowck mainck plladivck utmick masterck_div audiopll_pmcck
> ...
>
> [...]
Applied, thanks!
[1/1] Revert "ARM: at91: choose proper parent for both MCI clocks"
https://git.pengutronix.de/cgit/barebox/commit/?id=0b076361ff43 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-18 14:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-18 9:36 [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks" Alexander Shiyan
2025-09-18 14:23 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox