u-boot-brain/drivers/pinctrl/rockchip
Philipp Tomsich 315e6a38f9 rockchip: pinctrl: rk3399: add support for the SPI5 controller
This commit adds support for the pin-configuration of the SPI5
controller of the RK3399 through the following changes:
 * grf_rk3399.h: adds definition for configuring the SPI5 pins
   		 in the GPIO2C group
 * periph.h: defines PERIPH_ID_SPI3 through PERIPH_ID_SPI5
 * pinctrl_rk3399.c: adds the reverse-mapping from the IRQ# to
   		     PERIPH_ID_SPI5; dispatches PERIPH_ID_SPI3
		     through SPI5 to the appropriate pin-config
		     function; implements the pin-configuration
		     for PERIPH_ID_SPI5 using the GPIO2C group

X-AffectedPlatforms: RK3399-Q7
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
Makefile pinctrl: Kconfig: sort pinctrl config options to prevent future clutter 2017-04-27 16:49:04 -04: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 support for the SPI5 controller 2017-05-10 13:37:21 -06:00