All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add mt7622 spi support
@ 2017-06-02  7:18 ` Leilk Liu
  0 siblings, 0 replies; 24+ messages in thread
From: Leilk Liu @ 2017-06-02  7:18 UTC (permalink / raw)
  To: Mark Brown
  Cc: Mark Rutland, Matthias Brugger, Sascha Hauer, devicetree,
	linux-kernel, linux-arm-kernel, linux-spi, linux-mediatek,
	sean.wang

This series are based on 4.12-rc1 and provide 4 patches to support mt7622 IC.

Change in this series:
1. update document to add mt7622;
2. add adjust register define support;
3. add mt7622_compat.

Leilk Liu (3):
  dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc
    platform
  spi: mediatek: support adjust register define
  spi: mediatek: add spi support for mt7622 IC

 .../devicetree/bindings/spi/spi-mt65xx.txt         |    1 +
 drivers/spi/spi-mt65xx.c                           |   54 ++++++++++++++++++--
 include/linux/platform_data/spi-mt65xx.h           |    2 +
 3 files changed, 52 insertions(+), 5 deletions(-)

--
1.7.9.5

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

end of thread, other threads:[~2017-06-08  1:41 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02  7:18 [PATCH 0/3] add mt7622 spi support Leilk Liu
2017-06-02  7:18 ` Leilk Liu
2017-06-02  7:18 ` Leilk Liu
2017-06-02  7:18 ` [PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform Leilk Liu
2017-06-02  7:18   ` Leilk Liu
2017-06-02  7:18   ` Leilk Liu
2017-06-06 18:57   ` Mark Brown
2017-06-06 18:57     ` Mark Brown
2017-06-06 19:07   ` Applied "spi: mediatek: Add bindings for mediatek MT7622 soc platform" to the spi tree Mark Brown
2017-06-06 19:07     ` Mark Brown
2017-06-06 19:07     ` Mark Brown
2017-06-02  7:18 ` [PATCH 2/3] spi: mediatek: support adjust register define Leilk Liu
2017-06-02  7:18   ` Leilk Liu
2017-06-02  7:18   ` Leilk Liu
2017-06-02  7:18   ` Leilk Liu
2017-06-06 18:57   ` Mark Brown
2017-06-06 18:57     ` Mark Brown
2017-06-08  1:41     ` lei liu
2017-06-08  1:41       ` lei liu
2017-06-08  1:41       ` lei liu
2017-06-08  1:41       ` lei liu
2017-06-02  7:18 ` [PATCH 3/3] spi: mediatek: add compatible support for mt7622 IC Leilk Liu
2017-06-02  7:18   ` Leilk Liu
2017-06-02  7:18   ` Leilk 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.