allwinner: power: Add DCDC6 power rail
authorAndre Przywara <andre.przywara@arm.com>
Wed, 24 Oct 2018 15:38:19 +0000 (16:38 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 14 Nov 2018 09:50:06 +0000 (09:50 +0000)
commit793c38f0fa0e17345a03181a28c5358627d0e4d9
treef93f4d14a78d14596d2f5178cefb12e44c844b78
parenta561e41bf1d238572b272f4f97b2a21f473a29fa
allwinner: power: Add DCDC6 power rail

The DCDC6 power rail is typically driving VDD_SYS in the SoC, so it is
on by default and uses the default voltage.

As there seems to be at least on board using a different voltage, add
the rail to the list of known voltage lines, so we can setup the right
voltage as early as possible.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/allwinner/sun50i_a64/sunxi_power.c