mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-24 10:52:13 +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:
parent
cbba1b7766
commit
5572d23f02
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user