]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Add support for new power-management node name
authorMichal Simek <michal.simek@amd.com>
Fri, 5 Jan 2024 09:55:51 +0000 (10:55 +0100)
committerMichal Simek <michal.simek@amd.com>
Wed, 10 Jan 2024 08:17:41 +0000 (09:17 +0100)
commita93e09f058d67ea0254d9ddd6eb1e9b98e349531
treeae6b445ea2b5f2b655c48f3c6a1eaf22042d6e29
parente5d9df95713c5378aeec79f93410174a5116d923
arm64: zynqmp: Add support for new power-management node name

zynqmp-power node is going to be renamed to power-management which should
be generic enough. New name came from dt-binding review that's why there is
no way around. Add support new name but also at the same time check old
name just in case older dt binding is used.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/967aa76f9f72604c874b580476aa85f5260ccd65.1704448544.git.michal.simek@amd.com
board/xilinx/zynqmp/zynqmp.c