mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: stm32mp: drop no longer needed PSCI version override
@ 2020-09-14 20:52 Ahmad Fatoum
  2020-09-15 12:50 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2020-09-14 20:52 UTC (permalink / raw)
  To: barebox

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

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

* Re: [PATCH] ARM: dts: stm32mp: drop no longer needed PSCI version override
  2020-09-14 20:52 [PATCH] ARM: dts: stm32mp: drop no longer needed PSCI version override Ahmad Fatoum
@ 2020-09-15 12:50 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2020-09-15 12:50 UTC (permalink / raw)
  To: Ahmad Fatoum; +Cc: barebox

On Mon, Sep 14, 2020 at 10:52:59PM +0200, Ahmad Fatoum wrote:
> 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(-)

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2020-09-15 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 20:52 [PATCH] ARM: dts: stm32mp: drop no longer needed PSCI version override Ahmad Fatoum
2020-09-15 12:50 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox