[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y6FULyRF4IxdtGoG@black.fi.intel.com>
Date: Tue, 20 Dec 2022 08:20:31 +0200
From: Mika Westerberg <mika.westerberg@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH v1 1/8] pinctrl: Introduce struct pinfunction and
PINCTRL_PINFUNCTION() macro
On Mon, Dec 19, 2022 at 04:42:41PM +0200, Andy Shevchenko wrote:
> On Mon, Dec 19, 2022 at 02:42:33PM +0200, Andy Shevchenko wrote:
> > There are many pin control drivers define their own data type for
> > pin function representation which is the same or embed the same data
> > as newly introduced one. Provide the data type and convenient macro
> > for all pin control drivers.
>
> The stats for the entire series:
>
> drivers/pinctrl/intel/pinctrl-baytrail.c | 10 +++++-----
> drivers/pinctrl/intel/pinctrl-cherryview.c | 6 +++---
> drivers/pinctrl/intel/pinctrl-intel.c | 6 +++---
> drivers/pinctrl/intel/pinctrl-intel.h | 16 +++++-----------
> drivers/pinctrl/intel/pinctrl-lynxpoint.c | 8 ++++----
> drivers/pinctrl/intel/pinctrl-merrifield.c | 6 +++---
> drivers/pinctrl/intel/pinctrl-moorefield.c | 6 +++---
> include/linux/pinctrl/pinctrl.h | 20 ++++++++++++++++++++
> 8 files changed, 46 insertions(+), 32 deletions(-)
Thanks!
For the series,
Acked-by: Mika Westerberg <mika.westerberg@...ux.intel.com>
Powered by blists - more mailing lists