Skip to content

Commit 1ebbacb

Browse files
committed
pinctrl: mediatek: mt7988: fix typo for tops_uart
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
1 parent 9e69969 commit 1ebbacb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

drivers/pinctrl/mediatek/pinctrl-mt7988.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,8 +1435,8 @@ static const char * const mt7988_uart_groups[] = {
14351435
"net_wo1_uart_txd_0",
14361436
"net_wo2_uart_txd_0",
14371437
"tops_uart1_0",
1438-
"ops_uart0_1",
1439-
"ops_uart1_1",
1438+
"tops_uart0_1",
1439+
"tops_uart1_1",
14401440
"uart0",
14411441
"tops_uart0_2",
14421442
"uart1_1",

0 commit comments

Comments
 (0)