ramips: pinctrl: allow mux SDXC pins for mt76x8
authorShiji Yang <yangshiji66@qq.com>
Wed, 1 Jan 2025 08:06:10 +0000 (16:06 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 29 Jan 2025 21:37:05 +0000 (22:37 +0100)
commit1a75172721a1c917312105e9e0449fa431c0154c
treea8620b6f0dac36361febb3949b39067845a205d1
parente2c2a6ed7f87f494ba23d130de00638028c0c71c
ramips: pinctrl: allow mux SDXC pins for mt76x8

The mt76x8 SDXC pin register definition is incompatible with the
mtmips generic pinctrl driver structure. This hack allows us to
mux the SDXC IO to different pin groups in device tree.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/17446
(cherry picked from commit 05ec3b50a8e673786dda0224b23f18b5d96a4a65)
Link: https://github.com/openwrt/openwrt/pull/17754
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/patches-6.6/809-pinctrl-mtmips-allow-mux-SDXC-pins-for-mt76x8.patch [new file with mode: 0644]