]> git.sur5r.net Git - u-boot/commit
rockchip: pinctrl: rk3368: add SPI support
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 25 Jul 2017 14:25:10 +0000 (16:25 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:12:25 +0000 (17:12 +0200)
commite95b6312e52629f9dd7a649e1c8f33e4ce4a664b
tree04b5f1b54d201cce78dcb7bf81ca803197d06db6
parenta49773d6cf2dd81bc4a0e092d0742c3d5d80bed7
rockchip: pinctrl: rk3368: add SPI support

To implement pinctrl support for the RK3368, we need to add the
bit-definitions to configure the IOMUX and tie these into the
pinctrl framework. This also adds the mapping from the IRQ# back
onto the periheral id for the SPI devices.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/rockchip/pinctrl_rk3368.c