]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(allwinner): use fdt_node_is_enabled() in AXP driver
authorAndre Przywara <andre.przywara@arm.com>
Fri, 3 Feb 2023 11:00:26 +0000 (11:00 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 3 Feb 2023 13:31:28 +0000 (13:31 +0000)
commit06eb3e366b726efc55eddeaab171d7501ce41b5f
tree6b6d7d36b80425275184b10a2d924826eafc078a
parent658b3154d5b06a467b65cb79d31da751ffc6f5a4
refactor(allwinner): use fdt_node_is_enabled() in AXP driver

The Allwinner AXP driver was using a private implementation of that
function, remove that in favour of our now common implementation.

Change-Id: I7bd311d73060d4bc83f93cff6bedf6c78dddd3ca
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/allwinner/axp/common.c