pinctrl: sh-pfc: r8a7795: Support none GPIO pins bias setting
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Thu, 17 Nov 2016 15:26:31 +0000 (16:26 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 27 Dec 2016 09:57:38 +0000 (10:57 +0100)
commit4c2fb44d60b92c4e3e744f49767da23f4eaf1b98
tree5f71313407172c77b9a72b635610299ebbf0d7ab
parent2d40bd24274d257796291804a82a0b07564a11f1
pinctrl: sh-pfc: r8a7795: Support none GPIO pins bias setting

There are pins on the r8a7795 which are not part of a GPIO bank nor
can be muxed between different functions. They do however allow for the
bias to be configured. Add those pins to the list of pins and
to the bias configuration array.

The pins can now be referred to in DT by function names and their bias
setting set.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pfc-r8a7795.c