commit | 06eb3e366b726efc55eddeaab171d7501ce41b5f | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Feb 03 11:00:26 2023 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Feb 03 13:31:28 2023 +0000 |
tree | 6b6d7d36b80425275184b10a2d924826eafc078a | |
parent | 658b3154d5b06a467b65cb79d31da751ffc6f5a4 [diff] |
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>