summaryrefslogtreecommitdiffstats
tag namesent/fix-aw9523-v2 (7fe3d078d735757b1b0207ef19271517e210fd02)
tag date2024-03-05 12:00:07 +0100
tagged byLinus Walleij <linus.walleij@linaro.org>
tagged objectcommit 272ee33c0c...
downloadlinux-pinctrl-sent/fix-aw9523-v2.tar.gz
Fix the compile error for AW9523
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> To: David Bauer <mail@david-bauer.net> To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> To: Geert Uytterhoeven <geert@linux-m68k.org> Cc: <linux-gpio@vger.kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- Changes in v2: - Instead of restricting to bool and I2C=y, just allow the driver to be tristate (which was probably the intention). - Link to v1: https://lore.kernel.org/r/20240305-fix-aw9523-v1-1-97205563645b@linaro.org --- Linus Walleij (1): pinctrl: aw9523: Make the driver tristate drivers/pinctrl/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- base-commit: a4f15a8d4c8253d44830731d99be869d273c0c82 change-id: 20240305-fix-aw9523-4006b88f7b55 Best regards,