u-boot-brain/drivers/pinctrl/rockchip
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
..
Makefile rockchip: rk3328: add pinctrl driver 2017-03-16 16:03:46 -06:00
pinctrl_rk3036.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_rk3188.c rockchip: rk3188: Add pinctrl driver 2017-03-16 16:03:45 -06:00
pinctrl_rk3288.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl_rk3328.c rockchip: rk3328: add pinctrl driver 2017-03-16 16:03:46 -06:00
pinctrl_rk3399.c rockchip: pinctrl: rk3399: add GMAC (RGMII only) support 2017-04-04 20:01:57 -06:00