commit | 5a0e698876479b71de885fdc181c00ecee5a61a9 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Fri Nov 10 20:59:00 2017 +0300 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Nov 28 10:43:12 2017 +0100 |
tree | 19a723db246be00aabf7a08e0b1cffa9b16825a4 | |
parent | 0e1c7a94c6def25fa2458ad4577b0b9b40443c3b [diff] |
pinctrl: sh-pfc: Add PORT_GP_CFG_{6|22}() helper macros They follow the style of the existing PORT_GP_CFG_<n>() macros and will be used by a follow-up patch for the R8A77970 SoC. Based on the original (and large) patch by Daisuke Matsushita <daisuke.matsushita.ns@hitachi.com>. Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>