Re: [PATCH v2] pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'

From: Sergio Paracuellos
Date: Tue Nov 09 2021 - 06:05:43 EST


On Tue, Nov 9, 2021 at 12:00 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>
> On Sun, Oct 31, 2021 at 7:40 AM Sergio Paracuellos
> <sergio.paracuellos@xxxxxxxxx> wrote:
>
> > mt7620.h, included by pinctrl-mt7620.c, mentions MT762X_SOC_MT7628AN
> > declared in ralink_regs.h.
> >
> > Fixes: 745ec436de72 ("pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' file")
> > Cc: stable@xxxxxxxxxxxxxxx
> > Cc: linus.walleij@xxxxxxxxxx
> >
> > Signed-off-by: Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx>
> > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
> > ---
> > Changes in v2:
> > - Original patch from Luiz.
> > - I have added Fixes tag and CC Linus Walleij and stable and sent v2.
>
> Fixed up headers and applied for fixes.

Thanks!

Best regards,
Sergio Paracuellos
>
> Yours,
> Linus Walleij