Re: [PATCH 09/15] gpio: support ROHM BD71815 GPOs

2021-01-10 Thread Vaittinen, Matti
On Mon, 2021-01-11 at 08:15 +0200, Matti Vaittinen wrote: > On Sat, 2021-01-09 at 01:45 +0100, Linus Walleij wrote: > > On Fri, Jan 8, 2021 at 2:39 PM Matti Vaittinen > > wrote: > > > > > Support GPO(s) found from ROHM BD71815 power management IC. The > > > IC > > > has two > > > GPO pins but

Re: [PATCH 09/15] gpio: support ROHM BD71815 GPOs

2021-01-10 Thread Vaittinen, Matti
Hi Linus, Thanks a lot for review! On Sat, 2021-01-09 at 01:45 +0100, Linus Walleij wrote: > On Fri, Jan 8, 2021 at 2:39 PM Matti Vaittinen > wrote: > > > Support GPO(s) found from ROHM BD71815 power management IC. The IC > > has two > > GPO pins but only one is properly documented in

Re: [PATCH 09/15] gpio: support ROHM BD71815 GPOs

2021-01-08 Thread Linus Walleij
On Fri, Jan 8, 2021 at 2:39 PM Matti Vaittinen wrote: > Support GPO(s) found from ROHM BD71815 power management IC. The IC has two > GPO pins but only one is properly documented in data-sheet. The driver > exposes by default only the documented GPO. The second GPO is connected to > E5 pin and is

Re: [PATCH 09/15] gpio: support ROHM BD71815 GPOs

2021-01-08 Thread kernel test robot
Hi Matti, I love your patch! Perhaps something to improve: [auto build test WARNING on lee-mfd/for-mfd-next] [also build test WARNING on regulator/for-next abelloni/rtc-next v5.11-rc2 next-20210108] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting

[PATCH 09/15] gpio: support ROHM BD71815 GPOs

2021-01-08 Thread Matti Vaittinen
Support GPO(s) found from ROHM BD71815 power management IC. The IC has two GPO pins but only one is properly documented in data-sheet. The driver exposes by default only the documented GPO. The second GPO is connected to E5 pin and is marked as GND in data-sheet. Control for this undocumented pin