commit | 365951a77d487c65422ca8ced8bcb528b100682a | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Mon Oct 26 22:19:34 2020 +0800 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Nov 17 00:42:21 2020 +0000 |
tree | 9d0c643a3c66bf23f694f801bcdba7de3ff4ff4a | |
parent | 18e4ab635725a4eb54a1464df1fff9e4f5b901c4 [diff] |
sunxi: allow to use AXP20[39] attached to I2C0 on V3 series The reference design of Allwinner V3 series uses an AXP203 or AXP209 PMIC attached to the I2C0 bus of the SoC, although the first community-available V3s board, Lichee Pi Zero, omitted it. Allow to introduce support for the PMIC on boards with it. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>