Re: [PATCH 1/2] pinctrl: imx: use generic pinctrl helpers for managing groups

From: Linus Walleij
Date: Mon Jan 02 2017 - 16:41:53 EST


On Mon, Jan 2, 2017 at 7:20 PM, Gary Bisson
<gary.bisson@xxxxxxxxxxxxxxxxxxx> wrote:

> Now using group_desc structure instead of imx_pin_group.
>
> Also leveraging generic functions to retrieve groups count/name/pins.
>
> The imx_free_pingroups function can be removed since it is now handled by
> the core driver during unregister.
>
> Finally the device tree parsing is moved after the pinctrl driver registration
> since this latter initializes the radix trees.
>
> Signed-off-by: Gary Bisson <gary.bisson@xxxxxxxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij