2021-10-29 09:29:23

by Kavyasree Kotagiri

[permalink] [raw]
Subject: [PATCH 0/2] Extend pinctrl-ocelot driver for lan966x

This patch series extends pinctrl-ocelot driver to support also
the lan966x.

Kavyasree Kotagiri (2):
dt-bindings: pinctrl: ocelot: Add Lan966x SoC support
pinctrl: ocelot: Extend support for lan966x

.../bindings/pinctrl/mscc,ocelot-pinctrl.txt | 3 +-
drivers/pinctrl/pinctrl-ocelot.c | 416 ++++++++++++++++++
2 files changed, 418 insertions(+), 1 deletion(-)

--
2.17.1


2021-11-09 14:03:13

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH 0/2] Extend pinctrl-ocelot driver for lan966x

On Fri, Oct 29, 2021 at 11:27 AM Kavyasree Kotagiri
<[email protected]> wrote:

> This patch series extends pinctrl-ocelot driver to support also
> the lan966x.

Alexandre Belloni and Quentin Schultz worked on this
driver a lot, so paging them for feedback/review.

Yours,
Linus Walleij

2021-11-15 10:04:33

by Kavyasree Kotagiri

[permalink] [raw]
Subject: RE: [PATCH 0/2] Extend pinctrl-ocelot driver for lan966x

Hi Alex and Quentin,

Please provide your comments on this patch series.

Thanks,
Kavya
> -----Original Message-----
> From: Linus Walleij [mailto:[email protected]]
> Sent: Tuesday, November 9, 2021 10:29 AM
> To: Kavyasree Kotagiri - I30978 <[email protected]>;
> Alexandre Belloni <[email protected]>;
> [email protected]
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; UNGLinuxDriver
> <[email protected]>
> Subject: Re: [PATCH 0/2] Extend pinctrl-ocelot driver for lan966x
>
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> content is safe
>
> On Fri, Oct 29, 2021 at 11:27 AM Kavyasree Kotagiri
> <[email protected]> wrote:
>
> > This patch series extends pinctrl-ocelot driver to support also
> > the lan966x.
>
> Alexandre Belloni and Quentin Schultz worked on this
> driver a lot, so paging them for feedback/review.
>
> Yours,
> Linus Walleij