u-boot-brain/drivers/pinctrl/rockchip
Philipp Tomsich 8c2bb589e2 rockchip: pinctrl: rk3399: add support for I2C8
The RK3399 has a total of 9 I2C controllers.  To support these, the
enum in periph.h is extended and the mapping from the IRQ numbers to
the peripheral-ids is extended to ensure that pinctrl requests are
passed through to the function configuring the I2C pins.

For I2C8, the pinctrl is implemented and tested (on a RK3399-Q7) using
communication with the FAN53555 connected on I2C8.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Klaus Goger <klaus.goger@theobroma-systems.com>
2017-11-26 00:39:08 +01:00
..
Makefile rockchip: rk322x: add pinctrl driver 2017-07-11 12:13:46 +02:00
pinctrl_rk322x.c rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin 2017-08-18 18:00:46 +02:00
pinctrl_rk3036.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
pinctrl_rk3188.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00
pinctrl_rk3288.c rockchip: rk3288: Add support for drive-strength in PINCTRL 2017-07-27 14:59:02 +02:00
pinctrl_rk3328.c rockchip: pinctrl: rk3328: use gpio instead of sdmmc-pwren 2017-07-11 15:23:38 +02:00
pinctrl_rk3368.c rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 2017-10-01 00:33:33 +02:00
pinctrl_rk3399.c rockchip: pinctrl: rk3399: add support for I2C8 2017-11-26 00:39:08 +01:00
pinctrl_rv1108.c rockchip: pinctrl: dm: convert fdt_get to dev_read 2017-07-11 12:13:43 +02:00