allwinner: Pass SoC ID to sunxi_pmic_setup()
In the BL31 platform setup we read the Allwinner SoC ID to identify the
chip and print its name.
In addition to that we will need to differentiate the power setup
between the SoCs, to pass on the SoC ID to the PMIC setup routine.

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