All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mt8173 spi multiple devices support
@ 2015-10-14  3:23 ` Leilk Liu
  0 siblings, 0 replies; 37+ messages in thread
From: Leilk Liu @ 2015-10-14  3:23 UTC (permalink / raw)
  To: Mark Brown
  Cc: Mark Rutland, Matthias Brugger, Sascha Hauer, devicetree,
	linux-kernel, linux-arm-kernel, linux-spi, linux-mediatek

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


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

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.