commit | 8cc459a9aff78e0234f1aad43f37404c34b9ef44 | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Mon Oct 23 15:02:22 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 31 13:07:58 2023 -0400 |
tree | 3b1961c06dd8ef59e65c4274c5c7c4d632d6d937 | |
parent | 987d87fa74b7247741755f73f4c0a457cb2c2a3e [diff] [blame] |
pinctrl: npcm8xx: Add name for gpio function GPIO function name is needed in the debug log Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
diff --git a/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c b/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c index 7976e3b..ff49819 100644 --- a/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c +++ b/drivers/pinctrl/nuvoton/pinctrl-npcm8xx.c
@@ -329,6 +329,7 @@ static const struct group_info npcm8xx_groups[] = { FUNC_LIST + {FN_gpio, "GPIO", NULL, 0, 0, 0} }; /* Pin flags */