Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655954
| From | Leilk Liu <leilk.liu@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] add mt7622 spi support |
| Date | 2017-06-02 09:20 +0200 |
| Message-ID | <tNP2i-6d4-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] add mt7622 spi support Leilk Liu <leilk.liu@mediatek.com> - 2017-06-02 09:20 +0200
[PATCH 3/3] spi: mediatek: add compatible support for mt7622 IC Leilk Liu <leilk.liu@mediatek.com> - 2017-06-02 09:20 +0200
[PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform Leilk Liu <leilk.liu@mediatek.com> - 2017-06-02 09:30 +0200
Re: [PATCH 1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform Mark Brown <broonie@kernel.org> - 2017-06-06 21:00 +0200
Applied "spi: mediatek: Add bindings for mediatek MT7622 soc platform" to the spi tree Mark Brown <broonie@kernel.org> - 2017-06-06 21:10 +0200
csiph-web