u-boot-brain/drivers/pinctrl
Philipp Tomsich 476f7090bf rockchip: pinctrl: rk3399: add GMAC (RGMII only) support
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>
2017-04-04 20:01:57 -06:00
..
ath79 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
exynos dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
meson dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
mvebu dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
nxp pinctrl: Add i.MX7ULP pinctrl driver 2017-03-17 09:27:08 +01:00
rockchip rockchip: pinctrl: rk3399: add GMAC (RGMII only) support 2017-04-04 20:01:57 -06:00
uniphier pinctrl: uniphier: support pin configuration 2017-02-23 08:37:56 +09:00
Kconfig rockchip: pinctrl: use per-SoC option names for Kconfig 2017-04-04 20:01:57 -06:00
Makefile Add single register pin controller driver 2017-03-26 13:23:42 -06:00
pinctrl_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_stm32.c PINCTRL: stm32f7: add pin control driver 2017-03-17 14:15:14 -04:00
pinctrl-at91-pio4.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl-generic.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl-sandbox.c pinctrl: sandbox: add sandbox pinctrl driver 2015-08-31 07:57:29 -06:00
pinctrl-single.c Add single register pin controller driver 2017-03-26 13:23:42 -06:00
pinctrl-sti.c STiH410: Add STi pinctrl driver 2017-03-14 20:40:20 -04:00
pinctrl-uclass.c dm: allow limiting pre-reloc markings to spl or tpl 2017-03-16 16:03:44 -06:00