OSDN Git Service

pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 15 Jan 2019 13:00:12 +0000 (14:00 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 Jun 2019 09:19:13 +0000 (11:19 +0200)
commit42ee6c3395465cea948a462b4605fc7fa53e3704
treec2ea3c8fd2045c2472152970a56ded6b9057724e
parent4f062bcb5889722efcaf71eed280439e976a112d
pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins

Update the R-Car H3 ES2.0 and later pin control driver to use the new
macros for describing pins without GPIO functionality.  This replaces
the use of physical pin numbers on the R-Car H3 ES2.0 SiP (in 39x39
BGA package) by symbolic enum values, referring to signal names.

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