diff mbox

[2/2] Documentation: fsl: dspi: Add a compatible string for ls1088a DSPI

Message ID 20171101034015.41114-3-Zhiqiang.Hou@nxp.com (mailing list archive)
State New, archived
Headers show

Commit Message

Z.Q. Hou Nov. 1, 2017, 3:40 a.m. UTC
From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

Add a new compatible string "fsl,ls1088a-dspi".

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
---
 Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Nov. 2, 2017, 12:14 a.m. UTC | #1
On Wed, Nov 01, 2017 at 11:40:15AM +0800, Zhiqiang Hou wrote:
> From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> 
> Add a new compatible string "fsl,ls1088a-dspi".
> 
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> ---
>  Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 1 +
>  1 file changed, 1 insertion(+)

"dt-bindings: spi: " for the subject. Otherwise,

Acked-by: Rob Herring <robh@kernel.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Z.Q. Hou Nov. 2, 2017, 3:12 a.m. UTC | #2
Hi Rob,

Thanks a lot for the ack!

> -----Original Message-----

> From: Rob Herring [mailto:robh@kernel.org]

> Sent: 2017年11月2日 8:14

> To: Z.q. Hou <zhiqiang.hou@nxp.com>

> Cc: linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org;

> devicetree@vger.kernel.org; linux-spi@vger.kernel.org; broonie@kernel.org;

> mark.rutland@arm.com; shawnguo@kernel.org; Prabhakar Kushwaha

> <prabhakar.kushwaha@nxp.com>

> Subject: Re: [PATCH 2/2] Documentation: fsl: dspi: Add a compatible string for

> ls1088a DSPI

> 

> On Wed, Nov 01, 2017 at 11:40:15AM +0800, Zhiqiang Hou wrote:

> > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

> >

> > Add a new compatible string "fsl,ls1088a-dspi".

> >

> > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

> > ---

> >  Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 1 +

> >  1 file changed, 1 insertion(+)

> 

> "dt-bindings: spi: " for the subject. Otherwise,


I'll recompose the subject in next version.

> 

> Acked-by: Rob Herring <robh@kernel.org>


Thanks,
Zhiqiang
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
index dcc7eaada511..5fc467211cc6 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt
@@ -6,6 +6,7 @@  Required properties:
 		or
 		"fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
 		"fsl,ls1012a-dspi" followed by "fsl,ls1021a-v1.0-dspi"
+		"fsl,ls1088a-dspi" followed by "fsl,ls2085a-dspi"
 - reg : Offset and length of the register set for the device
 - interrupts : Should contain SPI controller interrupt
 - clocks: from common clock binding: handle to dspi clock.