Home
last modified time | relevance | path

Searched hist:e72394e2ea196a0cba70c7aeb861ff9c1fa2b1b6 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-ingenic.cdiff e72394e2ea196a0cba70c7aeb861ff9c1fa2b1b6 Tue Aug 21 18:42:32 CEST 2018 Paul Cercueil <paul@crapouillou.net> pinctrl: ingenic: Merge GPIO functionality

Merge the code of the gpio-ingenic driver into the pinctrl-ingenic
driver.

The reason behind this, is that the same hardware block handles both pin
config / muxing and GPIO.

ingenic_gpio_probe() have been marked as __init, but for the most part,
the code is the exact same as what it was in the gpio-ingenic driver.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
H A DKconfigdiff e72394e2ea196a0cba70c7aeb861ff9c1fa2b1b6 Tue Aug 21 18:42:32 CEST 2018 Paul Cercueil <paul@crapouillou.net> pinctrl: ingenic: Merge GPIO functionality

Merge the code of the gpio-ingenic driver into the pinctrl-ingenic
driver.

The reason behind this, is that the same hardware block handles both pin
config / muxing and GPIO.

ingenic_gpio_probe() have been marked as __init, but for the most part,
the code is the exact same as what it was in the gpio-ingenic driver.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>