Re: [PATCH v5 3/7] mfd: Add MFD driver for ATC260x PMICs

2021-01-20 Thread Cristian Ciocaltea
On Wed, Jan 20, 2021 at 08:33:48AM +, Lee Jones wrote: > On Wed, 13 Jan 2021, Cristian Ciocaltea wrote: > > > Add initial support for the Actions Semi ATC260x PMICs which integrates > > Audio Codec, Power management, Clock generation and GPIO controller > > blocks. > > [...] > > + /* Init

Re: [PATCH v5 3/7] mfd: Add MFD driver for ATC260x PMICs

2021-01-20 Thread Lee Jones
On Wed, 13 Jan 2021, Cristian Ciocaltea wrote: > Add initial support for the Actions Semi ATC260x PMICs which integrates > Audio Codec, Power management, Clock generation and GPIO controller > blocks. > > For the moment this driver only supports Regulator, Poweroff and Onkey > functionalities for

[PATCH v5 3/7] mfd: Add MFD driver for ATC260x PMICs

2021-01-13 Thread Cristian Ciocaltea
Add initial support for the Actions Semi ATC260x PMICs which integrates Audio Codec, Power management, Clock generation and GPIO controller blocks. For the moment this driver only supports Regulator, Poweroff and Onkey functionalities for the ATC2603C and ATC2609A chip variants. Since the PMICs c