All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] SPI: support mt2701 IC
@ 2015-12-31  2:58 ` Leilk Liu
  0 siblings, 0 replies; 30+ messages in thread
From: Leilk Liu @ 2015-12-31  2:58 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.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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" 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] 30+ messages in thread

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

Thread overview: 30+ 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:58 ` Leilk Liu
2015-12-31  2:58 ` Leilk Liu
2015-12-31  2:58 ` Leilk Liu
     [not found] ` <1451530743-8995-1-git-send-email-leilk.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-12-31  2:59   ` [PATCH 1/4] spi: mediatek: merge all identical compat to mtk_common_compat Leilk Liu
2015-12-31  2:59     ` Leilk Liu
2015-12-31  2:59     ` Leilk Liu
2015-12-31  2:59     ` Leilk Liu
     [not found]     ` <1451530743-8995-2-git-send-email-leilk.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-12-31  8:32       ` Matthias Brugger
2015-12-31  8:32         ` Matthias Brugger
2015-12-31  8:32         ` Matthias Brugger
2015-12-31 22:18       ` Applied "spi: mediatek: merge all identical compat to mtk_common_compat" to the spi tree Mark Brown
2015-12-31  2:59   ` [PATCH 2/4] spi: mediatek: Add spi support for mt2701 IC Leilk Liu
2015-12-31  2:59     ` Leilk Liu
2015-12-31  2:59     ` Leilk Liu
2015-12-31  2:59     ` Leilk Liu
     [not found]     ` <1451530743-8995-3-git-send-email-leilk.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-12-31 22:18       ` Applied "spi: mediatek: Add spi support for mt2701 IC" to the spi tree Mark Brown
2015-12-31  2:59 ` [PATCH 3/4] dts: mt2701: add spi dts for mt2701 Leilk Liu
2015-12-31  2:59   ` Leilk Liu
2015-12-31  2:59   ` Leilk Liu
2015-12-31  2:59 ` [PATCH 4/4] Document: spi: Add bindings for mediatek MT2701 soc platform Leilk Liu
2015-12-31  2:59   ` Leilk Liu
2015-12-31  2:59   ` Leilk Liu
     [not found]   ` <1451530743-8995-5-git-send-email-leilk.liu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2015-12-31 22:08     ` Mark Brown
2015-12-31 22:08       ` Mark Brown
2015-12-31 22:08       ` Mark Brown
2015-12-31 22:15     ` Rob Herring
2015-12-31 22:15       ` Rob Herring
2015-12-31 22:15       ` Rob Herring
2015-12-31 22:18     ` Applied "spi: mtk: Add bindings for mediatek MT2701 soc platform" to the spi tree Mark Brown

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.