pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 8 Aug 2019 06:19:01 +0000 (15:19 +0900)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 12 Aug 2019 13:55:15 +0000 (15:55 +0200)
commit1d4ba593d02e8ec41c2baaabdce9f62b71062dc7
treef7c469faa0af08a49e3efd2e3193045d55c4f38f
parent625efea83a7c37d281c6a90526813a1366929d24
pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config

To clean/modify the code up later, this patch just adds new flags
"mux_set" and "gpio_enabled" into the struct sh_pfc_pin_config.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pinctrl.c