linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] mt8173 spi multiple devices support
@ 2015-10-26  8:09 Leilk Liu
  2015-10-26  8:09 ` [PATCH v2 1/5] dt-binding: spi: Mediatek: Update document devicetree bindings to support multiple devices Leilk Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Leilk Liu @ 2015-10-26  8:09 UTC (permalink / raw)
  To: Mark Brown
  Cc: Mark Rutland, Matthias Brugger, Sascha Hauer,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-spi-u79uwXL29TY76Z2rM5mHXA,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

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-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-10-27  4:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-26  8:09 [PATCH v2 0/5] mt8173 spi multiple devices support Leilk Liu
2015-10-26  8:09 ` [PATCH v2 1/5] dt-binding: spi: Mediatek: Update document devicetree bindings to support multiple devices Leilk Liu
     [not found]   ` <1445846985-26229-2-git-send-email-leilk.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-10-27  4:50     ` Applied "spi: mediatek: Update document devicetree bindings to support multiple devices" to the spi tree Mark Brown
2015-10-26  8:09 ` [PATCH v2 2/5] spi: mediatek: remove mtk_spi_config Leilk Liu
2015-10-26  8:09 ` [PATCH v2 3/5] spi: mediatek: handle controller_data in mtk_spi_setup Leilk Liu
2015-10-26  8:09 ` [PATCH v2 4/5] spi: mediatek: mt8173 spi multiple devices support Leilk Liu
2015-10-26  8:09 ` [PATCH v2 5/5] arm64: dts: mt8173: spi bus dts support multiple devices Leilk Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).