Re: [PATCH 09/17] pinctrl: uniphier: support pin configuration in sparse pin space

From: Linus Walleij
Date: Tue May 31 2016 - 06:48:06 EST


On Tue, May 31, 2016 at 10:05 AM, Masahiro Yamada
<yamada.masahiro@xxxxxxxxxxxxx> wrote:

> Unfortunately, the pin number of the new SoC, PH1-LD11, is not
> contiguous. The base frame work must be adjusted to support the new
> SoC pinctrl driver. The pin_desc_get() exploits radix-tree for pin
> look-up, so it works more efficiently with sparse pin space.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij