airoha: fix pinctrl driver function bug
authorChukun Pan <[email protected]>
Fri, 26 Sep 2025 15:02:15 +0000 (23:02 +0800)
committerChristian Marangi <[email protected]>
Mon, 29 Sep 2025 10:05:09 +0000 (12:05 +0200)
commit646ccf6076358466df85d76fef51ac7a016ba17b
treedc1ef00e3c27a7599dd2633b7b71b63034b0595a
parentb125cf42dcaf3c2b941803dd9291460c7e06c4fa
airoha: fix pinctrl driver function bug

The pinctrl driver for airoha was expecting a function name that was
not a string, but was passed one. Removing #string fixed this issue.

Fixes: c5b12fc ("airoha: Introduce support for Airoha AN7583 SoC")
Signed-off-by: Chukun Pan <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20190
Signed-off-by: Christian Marangi <[email protected]>
target/linux/airoha/patches-6.12/120-02-pinctrl-mediatek-airoha-generalize-pins-group-functi.patch