[PATCH] arm64: zynqmp: Rename zynqmp-power node to power-management
Michal Simek
michal.simek at amd.com
Mon Jan 15 10:28:40 CET 2024
On 1/4/24 10:12, Michal Simek wrote:
> Rename zynqmp-power node name to power-management which is more aligned
> with generic node name recommendation.
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> Linux patch already reviewed here
> https://lore.kernel.org/r/bf24cde92c2b9e2824847687fab69fc25c533d53.1703161663.git.michal.simek@amd.com
> ---
> arch/arm/dts/zynqmp.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi
> index 21be909b1abe..2066d5b616d2 100644
> --- a/arch/arm/dts/zynqmp.dtsi
> +++ b/arch/arm/dts/zynqmp.dtsi
> @@ -198,7 +198,7 @@
> method = "smc";
> bootph-all;
>
> - zynqmp_power: zynqmp-power {
> + zynqmp_power: power-management {
> bootph-all;
> compatible = "xlnx,zynqmp-power";
> interrupt-parent = <&gic>;
Applied.
M
More information about the U-Boot
mailing list