From: Ahmad Fatoum <ahmad@a3f.at>
To: barebox@lists.infradead.org
Subject: [PATCH] ARM: dts: stm32mp: drop no longer needed PSCI version override
Date: Mon, 14 Sep 2020 22:52:59 +0200 [thread overview]
Message-ID: <20200914205259.834746-1-ahmad@a3f.at> (raw)
52cc061f50aa ("ARM: dts: stm32mp: report psci v0.2 at least") adds a
barebox override, because the upstream device tree's compatible was
outdated. Since abef60363d8e ("dts: update to v5.8-rc1"), the
upstream device tree has &{/psci} { compatible = "arm,psci-1.0"; }; ,
so now we can drop our override again without adverse effect.
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
arch/arm/dts/stm32mp151.dtsi | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
index 5ff3b96fae4a..cc2540047591 100644
--- a/arch/arm/dts/stm32mp151.dtsi
+++ b/arch/arm/dts/stm32mp151.dtsi
@@ -37,10 +37,6 @@
compatible = "simple-bus";
};
-&{/psci} {
- compatible = "arm,psci-0.2";
-};
-
&{/soc} {
memory-controller@5a003000 {
compatible = "st,stm32mp1-ddr";
--
2.28.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2020-09-14 20:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-14 20:52 Ahmad Fatoum [this message]
2020-09-15 12:50 ` 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=20200914205259.834746-1-ahmad@a3f.at \
--to=ahmad@a3f.at \
--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