allwinner: Pass FDT address to sunxi_pmic_setup()
For Allwinner boards we now use some heuritistics to find a preloaded
.dtb file.

Pass this address on to the PMIC setup routine, so that it can use the
information contained therein to setup some initial power rails.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent 4153893 commit df301601c872b1c59c55928082a0e1e971b5ba5d
@Andre Przywara Andre Przywara authored on 8 Sep 2018
Showing 4 changed files
View
plat/allwinner/common/include/sunxi_private.h
View
plat/allwinner/common/sunxi_bl31_setup.c
View
plat/allwinner/sun50i_a64/sunxi_power.c
View
plat/allwinner/sun50i_h6/sunxi_power.c