Message ID | 20190801083105.30102-1-chuanhua.han@nxp.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 1e58b6f0cc8fbfb2bc0575aec7a5dea6fc6d01b0 |
Headers | show |
Series | [1/3] dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string | expand |
On Thu, 1 Aug 2019 16:31:03 +0800, Chuanhua Han wrote: > new compatible string: "fsl,ls1088a-dspi". > > Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com> > --- > Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Thu, Aug 01, 2019 at 04:31:03PM +0800, Chuanhua Han wrote: > new compatible string: "fsl,ls1088a-dspi". > > Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com> Applied all, thanks.
Hello: The following patches were marked "accepted", because they were applied to broonie/spi.git (refs/heads/for-next): Series: [1/3] dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string Submitter: Chuanhua Han <chuanhua.han@nxp.com> Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=153941 Patches: [1/3] dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string [2/3] arm64: dts: ls1088a: Add the DSPI controller node [3/3] arm64: dts: ls1088a-qds: Add the spi-flash nodes under the DSPI controller Total patches: 3
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt index dcc7eaa..162e024 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,ls1021a-v1.0-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.
new compatible string: "fsl,ls1088a-dspi". Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com> --- Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 1 + 1 file changed, 1 insertion(+)