Message ID | 20171101034015.41114-3-Zhiqiang.Hou@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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>
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 --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.