[PATCH 09/17] pinctrl: uniphier: support pin configuration in sparse pin space
From: Linus Walleij <hidden>
Date: 2016-05-31 10:48:00
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2016-05-31 10:48:00
Also in:
linux-gpio, lkml
On Tue, May 31, 2016 at 10:05 AM, Masahiro Yamada [off-list ref] 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 <redacted>
Patch applied. Yours, Linus Walleij