pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 15 Jan 2019 13:01:27 +0000 (14:01 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 Jun 2019 09:19:17 +0000 (11:19 +0200)
commit5da89cedce5c5b9d728b334c0183211fbe2ddd0b
tree1749709b1236ac1484b6b09ce01d2e4d8912b522
parent168e18fd6cac03279ab728d78b1b2d04c8262973
pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins

Update the R-Car M3-N 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 M3-N 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-r8a77965.c