On Sat, Oct 19, 2019 at 11:44 AM Miquel Raynal
<[email protected]> wrote:
>
> Hi Arnd,
>
> Arnd Bergmann <[email protected]> wrote on Fri, 18 Oct 2019 17:41:26 +0200:
>
> > The driver traditionally hardcodes the MMIO register address and
> > the GPIO numbers from data defined in platform header files.
> >
> > To make it indepdendent of that, use a memory resource for the
> > registers, and a gpio lookup table to replace the gpio numbers.
>
> Looks good to me besides the typo s/indepdendent/independent/.

Fixed now

> Acked-by: Miquel Raynal <[email protected]>

Thanks!

     Arnd

Reply via email to