commit | 4f062bcb5889722efcaf71eed280439e976a112d | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Jan 15 13:43:13 2019 +0100 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Jun 04 11:19:10 2019 +0200 |
tree | b37f80a9ed0e4ea8c79b6944ecf3950600b09dc0 | |
parent | 2404187c84201ebc2a4eeb2075c4b4ee8e496851 [diff] |
pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins Update the R-Car H3 ES1.x 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 ES1.x 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>