1
0
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:
Jim Liu
2023-10-23 15:02:22 +08:00
committed by Tom Rini
parent cbba1b7766
commit 5572d23f02

View File

@@ -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 */