From: Alexander Shiyan <eagle.alexander923@gmail.com>
To: barebox@lists.infradead.org
Cc: Alexander Shiyan <eagle.alexander923@gmail.com>
Subject: [PATCH] [PATCH] Revert "ARM: at91: choose proper parent for both MCI clocks"
Date: Thu, 18 Sep 2025 12:36:13 +0300 [thread overview]
Message-ID: <20250918093613.168067-1-eagle.alexander923@gmail.com> (raw)
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
next reply other threads:[~2025-09-18 9:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 9:36 Alexander Shiyan [this message]
2025-09-18 14:23 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250918093613.168067-1-eagle.alexander923@gmail.com \
--to=eagle.alexander923@gmail.com \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox