[PATCH 0/4] SPI: support mt2701 IC

Leilk Liu leilk.liu at mediatek.com
Wed Dec 30 18:58:59 PST 2015


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




More information about the linux-arm-kernel mailing list