[PATCH 0/5] mt8173 spi multiple devices support

From: Leilk Liu
Date: Tue Oct 13 2015 - 23:25:04 EST


This series are based on 4.3-rc1 and provide 5 patches to support
mt8173 spi multiple devices.

Change in this series:
1. update document to add cs-gpio;
2. remove mtk_spi_config function;
3. move controller_data to master->setup;
4. add mt8173 spi multiple devices support;
5. update dts to add cs-gpio and modify cs pin to gpio function.

Leilk Liu (5):
dt-binding: spi: Mediatek: Update document devicetree bindings to
support multiple devices
spi: mediatek: remove mtk_spi_config
spi: mediatek: handle controller_data in mtk_spi_setup
spi: mediatek: mt8173 spi multiple devices support
arm64: dts: spi bus dts support multiple devices

.../devicetree/bindings/spi/spi-mt65xx.txt | 8 +-
arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 3 +-
drivers/spi/spi-mt65xx.c | 129 +++++++++++++--------
3 files changed, 91 insertions(+), 49 deletions(-)
mode change 100755 => 100644 drivers/spi/spi-mt65xx.c

--
1.8.1.1.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/