commit | df301601c872b1c59c55928082a0e1e971b5ba5d | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sat Sep 08 19:18:37 2018 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Sat Oct 20 16:23:59 2018 +0100 |
tree | fa7c1f78ed44c6fe5d704847cd25ea71797ea060 | |
parent | 41538930555182e4c36f44677e5df2b97d266350 [diff] |
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>