Searched hist:"634 e40b0c2bde81051e309cdfe4c26bbca3164ec" (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson8.c | diff 634e40b0c2bde81051e309cdfe4c26bbca3164ec Wed Sep 20 15:39:20 CEST 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: remove offset from pinctrl
Offset on meson pinctrl and gpios is something that was carried from the vendor driver, where there is a weird link between the 2 controllers. Since these 2 controllers are independent, this offset adds an unnecessary complexity.
This patch remove this manually set offset and rely on pinctrl to figure out the gpio base offset
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-meson-gxl.c | diff 634e40b0c2bde81051e309cdfe4c26bbca3164ec Wed Sep 20 15:39:20 CEST 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: remove offset from pinctrl
Offset on meson pinctrl and gpios is something that was carried from the vendor driver, where there is a weird link between the 2 controllers. Since these 2 controllers are independent, this offset adds an unnecessary complexity.
This patch remove this manually set offset and rely on pinctrl to figure out the gpio base offset
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-meson8b.c | diff 634e40b0c2bde81051e309cdfe4c26bbca3164ec Wed Sep 20 15:39:20 CEST 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: remove offset from pinctrl
Offset on meson pinctrl and gpios is something that was carried from the vendor driver, where there is a weird link between the 2 controllers. Since these 2 controllers are independent, this offset adds an unnecessary complexity.
This patch remove this manually set offset and rely on pinctrl to figure out the gpio base offset
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-meson-gxbb.c | diff 634e40b0c2bde81051e309cdfe4c26bbca3164ec Wed Sep 20 15:39:20 CEST 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: remove offset from pinctrl
Offset on meson pinctrl and gpios is something that was carried from the vendor driver, where there is a weird link between the 2 controllers. Since these 2 controllers are independent, this offset adds an unnecessary complexity.
This patch remove this manually set offset and rely on pinctrl to figure out the gpio base offset
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-meson.h | diff 634e40b0c2bde81051e309cdfe4c26bbca3164ec Wed Sep 20 15:39:20 CEST 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: remove offset from pinctrl
Offset on meson pinctrl and gpios is something that was carried from the vendor driver, where there is a weird link between the 2 controllers. Since these 2 controllers are independent, this offset adds an unnecessary complexity.
This patch remove this manually set offset and rely on pinctrl to figure out the gpio base offset
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-meson.c | diff 634e40b0c2bde81051e309cdfe4c26bbca3164ec Wed Sep 20 15:39:20 CEST 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: remove offset from pinctrl
Offset on meson pinctrl and gpios is something that was carried from the vendor driver, where there is a weird link between the 2 controllers. Since these 2 controllers are independent, this offset adds an unnecessary complexity.
This patch remove this manually set offset and rely on pinctrl to figure out the gpio base offset
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|