Files
linux/include/linux/mfd
Linus Walleij d5f4fa60d6 ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
The TWL4030 GPIO driver has a custom platform data .set_up()
callback to call back into the platform and do misc stuff such
as hog and export a GPIO for WLAN PWR on a specific OMAP3 board.

Avoid all the kludgery in the platform data and the boardfile
and just put the quirks right into the driver. Make it
conditional on OMAP3.

I think the exported GPIO is used by some kind of userspace
so ordinary DTS hogs will probably not work.

Fixes: 92bf78b33b ("gpio: omap: use dynamic allocation of base")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2023-05-24 15:01:55 +02:00
..
2023-04-26 11:40:26 +01:00
2020-03-17 20:48:41 +01:00
2023-04-26 11:40:34 +01:00
2019-01-16 13:59:34 +00:00
2023-02-22 11:42:29 +00:00
2021-12-15 20:12:07 -08:00