[PATCH] ARM: psci-client: better search for existing psci node
Sascha Hauer
s.hauer at pengutronix.de
Fri Dec 20 01:22:08 PST 2024
On Mon, 09 Dec 2024 11:30:25 +0100, Sascha Hauer wrote:
> The PSCI fixup code assumes the psci node is at /psci. This is not the
> case for all boards. TI AM62x upstream dtsi files have the psci node at
> /firmware/psci where the current code doesn't find it and creates a new
> node, so on this SoC we end up with two PSCI nodes.
>
> Fix this by searching for a node compatible to "arm,psci-0.2" or
> "arm,psci-1.0" instead of assuming a fixed location.
>
> [...]
Applied, thanks!
[1/1] ARM: psci-client: better search for existing psci node
https://git.pengutronix.de/cgit/barebox/commit/?id=cf7bdbf85bf8 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list