]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpio: tegra186: Allow to enable driver on Tegra234
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 13 Nov 2024 16:29:39 +0000 (08:29 -0800)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 18 Nov 2024 10:45:06 +0000 (11:45 +0100)
commitbef29ca3a6458582ac13320d47bf2646e5734dc8
tree1331814da2bf63640157985d6034d8c4a6874e03
parent050b23d081da0f29474de043e9538c1f7a351b3b
gpio: tegra186: Allow to enable driver on Tegra234

Support for Tegra234 was added to the tegra186 driver in 1db9b241bb56 (
"gpio: tegra186: Add support for Tegra234"). But the driver is not
selectable on Tegra234. Update the Kconfig entry to allow the driver to be
enabled on Tegra234.

Enable the driver by default on Tegra 234 as well, similar to the other
platforms it supports.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241113162939.886242-1-lars@metafoo.de
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/Kconfig