commit | dd7fc76d8138b07adecb97be6c9620fe838b5453 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Jul 25 16:25:10 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Aug 13 17:12:25 2017 +0200 |
tree | 04b5f1b54d201cce78dcb7bf81ca803197d06db6 | |
parent | 4f1ad22f48e083e08ec4b7b90a48195c014ca1e0 [diff] |
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>