OSDN Git Service

pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 15 Jan 2019 18:59:59 +0000 (19:59 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 Jun 2019 09:19:20 +0000 (11:19 +0200)
commit7ad549ffcbd78f838441ee35fefe713b8a35daa7
tree2173010a104f1889aec88deae3186c13bc18cf7a
parent5da89cedce5c5b9d728b334c0183211fbe2ddd0b
pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins

Update the R-Car E3 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 E3 SoC (in 25x25 FCBGA 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>
drivers/pinctrl/sh-pfc/pfc-r8a77990.c