Re: [PATCH v2 2/3] gpio: davinci: Add new compatible for K3 AM654 SoCs

From: Linus Walleij
Date: Fri Jun 07 2019 - 18:42:49 EST


On Thu, Jun 6, 2019 at 9:49 AM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> År., 5 cze 2019 o 17:12 Keerthy <j-keerthy@xxxxxx> napisaÅ(a):

> > >> static const struct of_device_id davinci_gpio_ids[] = {
> > >> { .compatible = "ti,keystone-gpio", keystone_gpio_get_irq_chip},
> > >> + { .compatible = "ti,am654-gpio", keystone_gpio_get_irq_chip},
> > >
> > > Please add a patch adding this compatible to the binding document as well.
> >
> > https://patchwork.kernel.org/patch/10976445/
> >
> > Posted but did not add you in Cc. Sorry about that.
>
> I don't see it on GPIO patchwork either. Please resend it as part of
> this series.

I see the whole other series got resent as RFC, I'll just apply these
three and the binding patch so we don't have to pingpong these
patches too much around :)

Yours,
Linus Walleij