mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 20:49:56 +01:00
To add GMAC (Gigabit Ethernet) support (limited to RGMII only at this point), we need support for additional pin-configuration. This commit adds the pinctrl support for GMAC in RGMII signalling mode: * adds a PERIPH_ID_GMAC and the mapping from IRQ number to PERIPH_ID * adds the required defines (in the GRF support) for configuring the GPIOC pins for RGMII * configures the RGMII pins (in GPIOC) when requested via pinctrl X-AffectedPlatforms: RK3399-Q7 Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| ath79 | ||
| exynos | ||
| meson | ||
| mvebu | ||
| nxp | ||
| rockchip | ||
| uniphier | ||
| Kconfig | ||
| Makefile | ||
| pinctrl-at91-pio4.c | ||
| pinctrl-generic.c | ||
| pinctrl-sandbox.c | ||
| pinctrl-single.c | ||
| pinctrl-sti.c | ||
| pinctrl-uclass.c | ||
| pinctrl_pic32.c | ||
| pinctrl_stm32.c | ||