commit | 793c38f0fa0e17345a03181a28c5358627d0e4d9 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Oct 24 16:38:19 2018 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Wed Nov 14 09:50:06 2018 +0000 |
tree | f93f4d14a78d14596d2f5178cefb12e44c844b78 | |
parent | a561e41bf1d238572b272f4f97b2a21f473a29fa [diff] |
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>