Re: [PATCH v3 5/9] pinctrl: mvebu: add driver for Armada AP806 pinctrl

From: Linus Walleij
Date: Fri Jun 16 2017 - 05:23:19 EST


On Mon, Jun 12, 2017 at 5:34 PM, Gregory CLEMENT
<gregory.clement@xxxxxxxxxxxxxxxxxx> wrote:

> From: Hanna Hawa <hannah@xxxxxxxxxxx>
>
> This commit adds a pinctrl driver for the pin-muxing controller found in
> the AP806 part of the Marvell Armada 7K and 8K SoCs. Its register
> interface is compatible with the one used by previous mvebu pin
> controllers, so the common logic in drivers/pinctrl/mvebu/pinctrl-mvebu.c
> is used.
>
> Signed-off-by: Hanna Hawa <hannah@xxxxxxxxxxx>
> Reviewed-by: Shadi Ammouri <shadi@xxxxxxxxxxx>
> [updated for mvebu pinctrl changes
> - converted to simple_mmio
> - removed unimplemented .remove function
> - removed DTS description
> - converted to use syscon/regmap
> --rmk]
> Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij