mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
8c2bb589e2
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> |
||
---|---|---|
.. | ||
Makefile | ||
pinctrl_rk322x.c | ||
pinctrl_rk3036.c | ||
pinctrl_rk3188.c | ||
pinctrl_rk3288.c | ||
pinctrl_rk3328.c | ||
pinctrl_rk3368.c | ||
pinctrl_rk3399.c | ||
pinctrl_rv1108.c |