diff options
| author | Frank Li <Frank.Li@nxp.com> | 2026-05-04 19:54:39 -0400 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-05-05 14:48:55 +0200 |
| commit | 34acc5a8adfb76f2de63c8b8317397fb72b0aec8 (patch) | |
| tree | e983f1ba740e25c24308897de7ca5470f2c37ccb /include/linux | |
| parent | 418a2bbdee2927d543db6913073d0e7ec8b540ee (diff) | |
pinctrl: add generic board-level pinctrl driver using mux framework
Many boards use on-board mux chips (often controlled by GPIOs from an I2C
expander) to switch shared signals between peripherals.
Add a generic pinctrl driver built on top of the mux framework to
centralize mux handling and avoid probe ordering issues. Keep board-level
routing out of individual drivers and supports boot-time only mux
selection.
Ensure correct probe ordering, especially when the GPIO expander is probed
later.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
