Re: [PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver

2019-09-22 Thread Tanwar, Rahul
Hi Mika, On 13/9/2019 4:18 PM, Mika Westerberg wrote: > On Thu, Sep 12, 2019 at 11:11:32AM +0100, Linus Walleij wrote: >> Hi Rahul, >> >> thanks for your patches! >> >> On Thu, Sep 12, 2019 at 8:59 AM Rahul Tanwar >> wrote: >> >>> This series is to add pinctrl & GPIO controller driver for a

Re: [PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver

2019-09-13 Thread Mika Westerberg
On Thu, Sep 12, 2019 at 11:11:32AM +0100, Linus Walleij wrote: > Hi Rahul, > > thanks for your patches! > > On Thu, Sep 12, 2019 at 8:59 AM Rahul Tanwar > wrote: > > > This series is to add pinctrl & GPIO controller driver for a new SoC. > > Patch 1 adds pinmux & GPIO controller driver. > >

Re: [PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver

2019-09-12 Thread Linus Walleij
On Thu, Sep 12, 2019 at 2:58 PM Andriy Shevchenko wrote: > On Thu, Sep 12, 2019 at 11:11:32AM +0100, Linus Walleij wrote: > > Hi Rahul, > > > > thanks for your patches! > > > > On Thu, Sep 12, 2019 at 8:59 AM Rahul Tanwar > > wrote: > > > > > This series is to add pinctrl & GPIO controller

Re: [PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver

2019-09-12 Thread Andriy Shevchenko
On Thu, Sep 12, 2019 at 11:11:32AM +0100, Linus Walleij wrote: > Hi Rahul, > > thanks for your patches! > > On Thu, Sep 12, 2019 at 8:59 AM Rahul Tanwar > wrote: > > > This series is to add pinctrl & GPIO controller driver for a new SoC. > > Patch 1 adds pinmux & GPIO controller driver. > >

Re: [PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver

2019-09-12 Thread Linus Walleij
Hi Rahul, thanks for your patches! On Thu, Sep 12, 2019 at 8:59 AM Rahul Tanwar wrote: > This series is to add pinctrl & GPIO controller driver for a new SoC. > Patch 1 adds pinmux & GPIO controller driver. > Patch 2 adds the dt bindings document & include file. > > Patches are against Linux

[PATCH v1 0/2] pinctrl: Add new pinctrl/GPIO driver

2019-09-12 Thread Rahul Tanwar
Hi, This series is to add pinctrl & GPIO controller driver for a new SoC. Patch 1 adds pinmux & GPIO controller driver. Patch 2 adds the dt bindings document & include file. Patches are against Linux 5.3-rc5 at below Git tree: