ramips: pinctrl: support requesting different functions for same group
authorShiji Yang <yangshiji66@qq.com>
Sat, 29 Jul 2023 13:24:10 +0000 (21:24 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 29 Jul 2023 14:07:11 +0000 (15:07 +0100)
commitb4ea49ad442d2884d0b86009f404f125635c4153
tree3bbd8cd69cba4c052ec8eb124aa9fc80b60c51a3
parent2824fa6963cf245b7e0b04aa96bcbe5013524b85
ramips: pinctrl: support requesting different functions for same group

MT7620 wireless radio needs change the pin group function between
"gpio" and "pa" during the calibration process. However, ralink
pinctrl driver doesn't support requesting different functions for
the same group. This patch enables pinctrl consumers to perform
such operations.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ramips/patches-5.15/808-pinctrl-mtmips-support-requesting-different-function.patch [new file with mode: 0644]