Re: [PATCH v4 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU

2023-05-22 Thread qianfan
在 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

Re: [PATCH v4 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU

2023-05-15 Thread 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 PMU and connect it to > bananapi M2U board. > > Si