Re: [PATCH 2/3 v2] pinctrl: Add pincontrol driver for ARTPEC-6 SoC

From: Linus Walleij
Date: Fri Apr 07 2017 - 05:50:11 EST


On Mon, Apr 3, 2017 at 2:47 PM, Jesper Nilsson <jesper.nilsson@xxxxxxxx> wrote:

> Add pinctrl driver support for the Axis ARTPEC-6 SoC.
> There are only some pins that actually have different
> functions available, but all can control bias (pull-up/-down)
> and drive strength.
> Code originally written by Chris Paterson.
>
> Signed-off-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
> ---
> Changes since v1:
> - Get rid of the artpec-6 pinctrl header
> - Replace the register arrays with a function that maps
> from pin number to the register offset.
> - Cleanup duplicate information in artpec6_pin_groups array

Nice, patch applied for v4.12.

Yours,
Linus Walleij