diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-01-06 11:52:53 +0300 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-01-09 12:33:13 +0300 |
| commit | d6df4abe95a409e812c5d9af9657fe63ac299e3a (patch) | |
| tree | ab91cd6af5725f53b430801911d05bb5899f6487 /include/linux | |
| parent | d184b5fef6178e721c8c3d0f65eed63aba419f74 (diff) | |
| download | linux-d6df4abe95a409e812c5d9af9657fe63ac299e3a.tar.xz | |
pinctrl: meson: amlogic-a4: mark the GPIO controller as sleeping
The GPIO controller is configured as non-sleeping but it uses generic
pinctrl helpers which use a mutex for synchronization. This will cause
lockdep splats when used together with shared GPIOs going through the
GPIO shared proxy driver.
Fixes: 6e9be3abb78c ("pinctrl: Add driver support for Amlogic SoCs")
Cc: stable@vger.kernel.org
Reported-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Closes: https://lore.kernel.org/all/CAFBinCAc7CO8gfNQakCu3LfkYXuyTd2iRpMRm8EKXSL0mwOnJw@mail.gmail.com/
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
