[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1445846985-26229-1-git-send-email-leilk.liu@mediatek.com>
Date: Mon, 26 Oct 2015 16:09:40 +0800
From: Leilk Liu <leilk.liu@...iatek.com>
To: Mark Brown <broonie@...nel.org>
CC: Mark Rutland <mark.rutland@....com>,
Matthias Brugger <matthias.bgg@...il.com>,
Sascha Hauer <s.hauer@...gutronix.de>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-spi@...r.kernel.org>, <linux-mediatek@...ts.infradead.org>
Subject: [PATCH v2 0/5] mt8173 spi multiple devices support
This series are based on 4.3-rc1 and provide 5 patches to support
mt8173 spi multiple devices.
Change in v2:
1. add mt8173 board name on patch 5/5 subject.
2. fix this series merge conflict.
Change in v1:
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: mt8173: spi bus dts support multiple devices
.../devicetree/bindings/spi/spi-mt65xx.txt | 9 +-
arch/arm64/boot/dts/mediatek/mt8173-evb.dts | 3 +-
drivers/spi/spi-mt65xx.c | 129 +++++++++++++--------
3 files changed, 91 insertions(+), 50 deletions(-)
--
1.8.1.1.dirty
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists