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

Update the R-Car M3-W 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-W 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-r8a7796.c