Re: [PATCH v6 2/2] pinctrl: pinctrl-pic32: Add PIC32 pin control driver

From: Joshua Henderson
Date: Mon Feb 08 2016 - 11:47:26 EST


On 02/05/2016 03:57 PM, Linus Walleij wrote:
> On Mon, Feb 1, 2016 at 11:48 PM, Joshua Henderson
> <joshua.henderson@xxxxxxxxxxxxx> wrote:
>
>> Add a driver for the pin controller present on the Microchip PIC32
>> including the specific variant PIC32MZDA. This driver provides pinmux
>> and pinconfig operations as well as GPIO and IRQ chips for the GPIO
>> banks.
>>
>> Signed-off-by: Joshua Henderson <joshua.henderson@xxxxxxxxxxxxx>
>> Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
>> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
>> ---
>> Changes since v5:
>
> Patch applied.

Thanks Linus.

Josh