mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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 | ||