在 2023/5/16 3:29, Niek Linnenbank 写道:
Hi Qianfan,
Good idea indeed to turn this driver into a more generic one. If
possible, its best to re-use code rather than adding new.
On Wed, May 10, 2023 at 12:30 PM wrote:
From: qianfan Zhao
This patch adds minimal support for AXP-221 PM
Hi Qianfan,
Good idea indeed to turn this driver into a more generic one. If possible,
its best to re-use code rather than adding new.
On Wed, May 10, 2023 at 12:30 PM wrote:
> From: qianfan Zhao
>
> This patch adds minimal support for AXP-221 PMU and connect it to
> bananapi M2U board.
>
> Si
From: qianfan Zhao
This patch adds minimal support for AXP-221 PMU and connect it to
bananapi M2U board.
Signed-off-by: qianfan Zhao
---
hw/arm/Kconfig| 3 +-
hw/arm/bananapi_m2u.c | 6 +
hw/misc/Kconfig | 2 +-
hw/misc/axp209.c | 238 --