diff options
| author | Julien Stephan <[email protected]> | 2026-03-12 17:19:26 +0100 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-03-24 11:10:27 -0500 |
| commit | 71e736ed6d4ff22130aff7b12b0150e042f64cf8 (patch) | |
| tree | 73dbd8ce7b2e081b65a5762bc40f6a917955cad3 /scripts | |
| parent | f82f50caa1d5c1a9e4e2982a05da58416da356d6 (diff) | |
pinctrl: mediatek: Add missing bind callback for several SoCs
Commit f4df9f53b7a9 ("pinctrl: mediatek: Bind gpio while binding pinctrl")
refactored pinctrl-mtk-common.c and the SoC-specific drivers to register
the gpiochip during the bind phase instead of probe. As part of this
change, each SoC driver must implement a bind callback.
The drivers recently added for mt8188, mt8189, mt8195 and mt8365 do not
define this callback, which prevents the gpiochip from being registered
properly.
Add the missing bind callback to these drivers.
Signed-off-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
