On Sat, Oct 19, 2019 at 11:44 AM Miquel Raynal
<miquel.ray...@bootlin.com> wrote:
>
> Hi Arnd,
>
> Arnd Bergmann <a...@arndb.de> 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 <miquel.ray...@bootlin.com>

Thanks!

     Arnd

Reply via email to