mirror of
https://github.com/torvalds/linux.git
synced 2026-09-01 05:29:03 +02:00
Use gpiochip_generic_config for the gpio_chip's set_config callback so GPIO flags like GPIO_PULL_UP or GPIO_PULL_DOWN can be used in the board .dts descriptions. This is required for some Meson8m2 boards where GPIO_BSD_EN provides the "MUTE" signal and requires enabling the internal pull-up resistor. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Link: https://lore.kernel.org/r/20200417183349.1283092-3-martin.blumenstingl@googlemail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-meson-a1.c | ||
| pinctrl-meson-axg-pmx.c | ||
| pinctrl-meson-axg-pmx.h | ||
| pinctrl-meson-axg.c | ||
| pinctrl-meson-g12a.c | ||
| pinctrl-meson-gxbb.c | ||
| pinctrl-meson-gxl.c | ||
| pinctrl-meson.c | ||
| pinctrl-meson.h | ||
| pinctrl-meson8-pmx.c | ||
| pinctrl-meson8-pmx.h | ||
| pinctrl-meson8.c | ||
| pinctrl-meson8b.c | ||