mirror of
https://xff.cz/git/u-boot/
synced 2026-01-06 07:49:17 +01:00
pinctrl: npcm8xx: Add name for gpio function
GPIO function name is needed in the debug log Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
This commit is contained in:
@@ -329,6 +329,7 @@ struct group_info {
|
||||
|
||||
static const struct group_info npcm8xx_groups[] = {
|
||||
FUNC_LIST
|
||||
{FN_gpio, "GPIO", NULL, 0, 0, 0}
|
||||
};
|
||||
|
||||
/* Pin flags */
|
||||
|
||||
Reference in New Issue
Block a user