commit | 5d96833fac66c6fd387dc3cc1cdbf30604c17721 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Oct 24 16:38:12 2018 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Wed Nov 14 09:50:06 2018 +0000 |
tree | df6111399f6c6c3a0c4ee97142fc0fc026fa248b | |
parent | 0b3a6c003c146e95895df017956ea6f2f7a6cc85 [diff] |
allwinner: power: add enable switches for DCDC1/5 The DCDC1 and DCDC5 power rails didn't specify the enable bits. This isn't critical, since those rails are on by default (and are needed for every board), but it is inconsistent. Add the respective enable bits for those two rails. Signed-off-by: Andre Przywara <andre.przywara@arm.com>