We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b21e72 commit 12219fdCopy full SHA for 12219fd
drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c
@@ -1159,7 +1159,7 @@ static const struct uniphier_pinctrl_group uniphier_pro4_groups[] = {
1159
static const char * const emmc_groups[] = {"emmc", "emmc_dat8"};
1160
static const char * const ether_mii_groups[] = {"ether_mii"};
1161
static const char * const ether_rgmii_groups[] = {"ether_rgmii"};
1162
-static const char * const ether_rmii_groups[] = {"ether_rgmii", "ether_rgmiib"};
+static const char * const ether_rmii_groups[] = {"ether_rmii", "ether_rmiib"};
1163
static const char * const i2c0_groups[] = {"i2c0"};
1164
static const char * const i2c1_groups[] = {"i2c1"};
1165
static const char * const i2c2_groups[] = {"i2c2"};
0 commit comments