linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] SPI: support mt2701 IC
@ 2015-12-31  2:58 Leilk Liu
  2015-12-31  2:59 ` [PATCH 1/4] spi: mediatek: merge all identical compat to mtk_common_compat Leilk Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Leilk Liu @ 2015-12-31  2:58 UTC (permalink / raw)
  To: linux-arm-kernel

This series are based on 4.4-rc1 and provide 4 patches to support
mt2701 spi HW.

Change in this series:
1. merge all identical compat to mtk_common_compat;
2. Add spi support for mt2701 IC;
3. add spi dts for mt2701;
4. Add bindings for mediatek MT2701 soc platform.

Leilk Liu (4):
  spi: mediatek: merge all identical compat to mtk_common_compat
  spi: mediatek: Add spi support for mt2701 IC
  dts: mt2701: add spi dts for mt2701
  Document: spi: Add bindings for mediatek MT2701 soc platform

 .../devicetree/bindings/spi/spi-mt65xx.txt         |    5 ++-
 arch/arm/boot/dts/mt2701.dtsi                      |   39 ++++++++++++++++++++
 drivers/spi/spi-mt65xx.c                           |   18 ++++++---
 3 files changed, 55 insertions(+), 7 deletions(-)

--
1.7.9.5

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

end of thread, other threads:[~2015-12-31 22:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-31  2:58 [PATCH 0/4] SPI: support mt2701 IC Leilk Liu
2015-12-31  2:59 ` [PATCH 1/4] spi: mediatek: merge all identical compat to mtk_common_compat Leilk Liu
2015-12-31  8:32   ` Matthias Brugger
2015-12-31  2:59 ` [PATCH 2/4] spi: mediatek: Add spi support for mt2701 IC Leilk Liu
2015-12-31  2:59 ` [PATCH 3/4] dts: mt2701: add spi dts for mt2701 Leilk Liu
2015-12-31  2:59 ` [PATCH 4/4] Document: spi: Add bindings for mediatek MT2701 soc platform Leilk Liu
2015-12-31 22:08   ` Mark Brown
2015-12-31 22:15   ` Rob Herring

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).