arm-trusted-firmware/plat
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
..
allwinner allwinner: regulators: pick correct DT subnode 2019-03-08 15:35:30 +00:00
arm Merge pull request #1844 from chandnich/rename_sgiclark 2019-03-04 09:52:09 +00:00
common Merge pull request #1847 from jts-arm/mbedtls 2019-03-05 10:39:14 +00:00
hisilicon hikey960: enable IOMCU DMAC 2019-02-11 11:50:49 -06:00
imx Merge pull request #1837 from spencercw/master 2019-03-04 09:50:59 +00:00
intel/soc/stratix10 Merge pull request #1863 from thloh85-intel/mmc_fixes 2019-03-08 09:41:22 +00:00
layerscape Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
marvell Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
mediatek locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
meson/gxbb Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
nvidia/tegra Tegra: dummy support for the io_storage backend 2019-03-01 10:22:54 -08:00
qemu Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
renesas/rcar rcar_gen3: Add M3-W 3.0 support 2019-03-04 13:29:32 +01:00
rockchip Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
rpi3 rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
socionext Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
st stm32mp1: zeromem device_info struct 2019-03-07 10:56:17 +01:00
ti/k3 ti: k3: common: Do not release processor control on startup 2019-02-11 16:13:30 -06:00
xilinx zynqmp: pm: Add support for setting PMU configuration object 2019-03-08 15:35:30 +00:00