arm-trusted-firmware/plat/allwinner
Andre Przywara c48d02bade allwinner: regulators: pick correct DT subnode
So far the DT node describing the AXP803 PMIC used in many Allwinner A64
boards had only one subnode, so our code just entering the first subnode
to find all regulators worked fine.

However recent DT updates in the Linux kernel add more subnodes *before*
that, so we need to make sure to explicitly enter the "regulators"
subnode to find the information we are after.

Improve some DT node parsing error handling on the way.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2019-03-08 15:35:30 +00:00
..
common allwinner: Clean up CPU ops functions 2019-02-17 21:12:51 -06:00
sun50i_a64 allwinner: regulators: pick correct DT subnode 2019-03-08 15:35:30 +00:00
sun50i_h6 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00