mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-27 23:21:01 +00:00
478e6f2e94
Currently, drive-strenght to 12ma are described and supposed to be used on RK3288. However, the pinctrl driver for this SoC only handles muxing and pull up/pull down via PU/PD control registers. So complex IPs like GMAC are working in normal ethernet 100mbps, but not at 1gbps typically. This commit adds support for handling drive-strength of 12ma, when it's defined in the DT. Signed-off-by: Romain Perier <romain.perier@collabora.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> |
||
---|---|---|
.. | ||
Makefile | ||
pinctrl_rk322x.c | ||
pinctrl_rk3036.c | ||
pinctrl_rk3188.c | ||
pinctrl_rk3288.c | ||
pinctrl_rk3328.c | ||
pinctrl_rk3368.c | ||
pinctrl_rk3399.c | ||
pinctrl_rv1108.c |