]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 16 Jan 2019 11:19:59 +0000 (12:19 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 4 Jun 2019 09:19:22 +0000 (11:19 +0200)
commit25491559322e435c47731fd65f0dd9fb88a0b213
treef2d5db5a27c8e94c0f5c31e733f43dd0bc540fc3
parent7ad549ffcbd78f838441ee35fefe713b8a35daa7
pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins

Update the SH-Mobile AG5 pin control driver to use the new macros for
describing pins without GPIO functionality.  This replaces the use of
physical pin numbers on the SH-Mobile AG5 SoC (in 34x34 BGA package) by
symbolic enum values, referring to signal names.

Note that the user-visible names of these pins are still based on pin
numbers instead of signal names, to preserve DT backwards compatibility.

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