diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-04-20 20:05:53 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-05-10 19:37:21 (GMT) |
commit | 315e6a38f9d6380eb8295098f4a88a929cb02cde (patch) | |
tree | d77442fdf18aa3d9093c913bc9cf1ac0e2f6fa77 /board/radxa | |
parent | 9fc354e246fe466ad634617e12d092d6053503ed (diff) | |
download | u-boot-fsl-qoriq-315e6a38f9d6380eb8295098f4a88a929cb02cde.tar.xz |
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>
Diffstat (limited to 'board/radxa')
0 files changed, 0 insertions, 0 deletions