Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662875

[PATCH v2 0/2] add mt7622 spi support

From Leilk Liu <leilk.liu@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] add mt7622 spi support
Date 2017-06-10 06:50 +0200
Message-ID <tQGvv-2v0-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Change in v2:
1. rename patch title;
2. use enhance_timing to instead of adjust_reg.

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

Leilk Liu (2):
  spi: mediatek: adjust register to enhance time accuracy
  spi: mediatek: add spi support for mt7622 IC

 drivers/spi/spi-mt65xx.c                 |   54 +++++++++++++++++++++++++++---
 include/linux/platform_data/spi-mt65xx.h |    2 ++
 2 files changed, 51 insertions(+), 5 deletions(-)

--
1.7.9.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] add mt7622 spi support  Leilk Liu <leilk.liu@mediatek.com> - 2017-06-10 06:50 +0200
  [PATCH v2 2/2] spi: mediatek: add spi support for mt7622 IC Leilk Liu <leilk.liu@mediatek.com> - 2017-06-10 06:50 +0200
  [PATCH v2 1/2] spi: mediatek: adjust register to enhance time accuracy Leilk Liu <leilk.liu@mediatek.com> - 2017-06-10 06:50 +0200
    Applied "spi: mediatek: adjust register to enhance time accuracy" to the spi tree Mark Brown <broonie@kernel.org> - 2017-06-13 23:20 +0200

csiph-web