mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
This patch adds minimal support for AXP-221 PMU and connect it to bananapi M2U board. Signed-off-by: qianfan Zhao <qianfanguijin@163.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
44814e210a
commit
a954543092
7 changed files with 297 additions and 245 deletions
|
@ -176,7 +176,7 @@ config ALLWINNER_A10_CCM
|
|||
config ALLWINNER_A10_DRAMC
|
||||
bool
|
||||
|
||||
config AXP209_PMU
|
||||
config AXP2XX_PMU
|
||||
bool
|
||||
depends on I2C
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue