linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] add SPI driver support for mt7629
@ 2018-11-27  2:29 Leilk Liu
  2018-11-27  2:29 ` [PATCH v2 1/1] spi: mediatek: Add bindings for mediatek MT7629 soc platform Leilk Liu
  2018-11-27 11:43 ` [PATCH v2 0/1] add SPI driver support for mt7629 Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Leilk Liu @ 2018-11-27  2:29 UTC (permalink / raw)
  To: Mark Brown
  Cc: Mark Rutland, Matthias Brugger, devicetree, linux-kernel,
	linux-arm-kernel, linux-spi, linux-mediatek, ryder.lee

From cf719ac350c36cb58e2013b58f73ad04f6981384 Mon Sep 17 00:00:00 2001
From: Leilk Liu <leilk.liu@mediatek.com>
Date: Tue, 27 Nov 2018 10:18:30 +0800
Subject: [PATCH v2 0/1] add SPI driver support for mt7629

v2:
remove "mediatek,mt7629-spi" compatible according Matthias's advice.

v1:
This series are based on 4.20-rc1 and provide two patches to support mt7629 IC.

Leilk Liu (1):
  spi: mediatek: Add bindings for mediatek MT7629 soc platform

 Documentation/devicetree/bindings/spi/spi-mt65xx.txt | 1 +
 1 file changed, 1 insertion(+)

-- 
1.9.1



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

* [PATCH v2 1/1] spi: mediatek: Add bindings for mediatek MT7629 soc platform
  2018-11-27  2:29 [PATCH v2 0/1] add SPI driver support for mt7629 Leilk Liu
@ 2018-11-27  2:29 ` Leilk Liu
  2018-11-27 11:43 ` [PATCH v2 0/1] add SPI driver support for mt7629 Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Leilk Liu @ 2018-11-27  2:29 UTC (permalink / raw)
  To: Mark Brown
  Cc: Mark Rutland, Matthias Brugger, devicetree, linux-kernel,
	linux-arm-kernel, linux-spi, linux-mediatek, ryder.lee,
	Leilk Liu

This patch adds a DT binding documentation for the MT7629 soc.

Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
---
 .../devicetree/bindings/spi/spi-mt65xx.txt         |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
index 7940940..69c3567 100644
--- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
+++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt
@@ -6,6 +6,7 @@ Required properties:
     - mediatek,mt2712-spi: for mt2712 platforms
     - mediatek,mt6589-spi: for mt6589 platforms
     - mediatek,mt7622-spi: for mt7622 platforms
+    - "mediatek,mt7629-spi", "mediatek,mt7622-spi": for mt7629 platforms
     - mediatek,mt8135-spi: for mt8135 platforms
     - mediatek,mt8173-spi: for mt8173 platforms
     - mediatek,mt8183-spi: for mt8183 platforms
-- 
1.7.9.5


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

* Re: [PATCH v2 0/1] add SPI driver support for mt7629
  2018-11-27  2:29 [PATCH v2 0/1] add SPI driver support for mt7629 Leilk Liu
  2018-11-27  2:29 ` [PATCH v2 1/1] spi: mediatek: Add bindings for mediatek MT7629 soc platform Leilk Liu
@ 2018-11-27 11:43 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2018-11-27 11:43 UTC (permalink / raw)
  To: Leilk Liu
  Cc: Mark Rutland, Matthias Brugger, devicetree, linux-kernel,
	linux-arm-kernel, linux-spi, linux-mediatek, ryder.lee

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

On Tue, Nov 27, 2018 at 10:29:49AM +0800, Leilk Liu wrote:
> From cf719ac350c36cb58e2013b58f73ad04f6981384 Mon Sep 17 00:00:00 2001
> From: Leilk Liu <leilk.liu@mediatek.com>
> Date: Tue, 27 Nov 2018 10:18:30 +0800
> Subject: [PATCH v2 0/1] add SPI driver support for mt7629
> 
> v2:
> remove "mediatek,mt7629-spi" compatible according Matthias's advice.

Please don't send cover letters for single patches, if there is anything
that needs saying put it in the changelog of the patch or after the ---
if it's administrative stuff.  This reduces mail volume and ensures that 
any important information is recorded in the changelog rather than being
lost. 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2018-11-27 11:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-27  2:29 [PATCH v2 0/1] add SPI driver support for mt7629 Leilk Liu
2018-11-27  2:29 ` [PATCH v2 1/1] spi: mediatek: Add bindings for mediatek MT7629 soc platform Leilk Liu
2018-11-27 11:43 ` [PATCH v2 0/1] add SPI driver support for mt7629 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).