Searched hist:"6 ea3e3bbef3705225bb675a8c57af58420c23f81" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.h | diff 6ea3e3bbef3705225bb675a8c57af58420c23f81 Tue May 14 10:26:51 CEST 2019 Guillaume La Roque <glaroque@baylibre.com> pinctrl: meson: add support of drive-strength-microamp
drive-strength-microamp is a new feature needed for G12A SoC. the default DS setting after boot is usually 500uA and it is not enough for many functions. We need to be able to set the drive strength to reliably enable things like MMC, I2C, etc ...
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-meson.c | diff 6ea3e3bbef3705225bb675a8c57af58420c23f81 Tue May 14 10:26:51 CEST 2019 Guillaume La Roque <glaroque@baylibre.com> pinctrl: meson: add support of drive-strength-microamp
drive-strength-microamp is a new feature needed for G12A SoC. the default DS setting after boot is usually 500uA and it is not enough for many functions. We need to be able to set the drive strength to reliably enable things like MMC, I2C, etc ...
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|