[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1565691791-26167-2-git-send-email-Ashish.Kumar@nxp.com>
Date: Tue, 13 Aug 2019 15:53:10 +0530
From: Ashish Kumar <Ashish.Kumar@....com>
To: linux-kernel@...r.kernel.org, broonie@...nel.org,
linux-spi@...r.kernel.org, devicetree@...r.kernel.org
Cc: robh+dt@...nel.org, mark.rutland@....com,
linux-next@...r.kernel.org, Ashish Kumar <Ashish.Kumar@....com>,
Kuldeep Singh <kuldeep.singh@....com>,
Ashish Kumar <ashish.kumar@....com>
Subject: [Patch v4 2/3] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a
Signed-off-by: Kuldeep Singh <kuldeep.singh@....com>
Signed-off-by: Ashish Kumar <ashish.kumar@....com>
Reviewed-by: Rob Herring <robh@...nel.org>
Acked-by: Han Xu <han.xu@....com>
---
v4:
-Rebase to spi.git,
-Add new patch to series.
-Previous versions reviewed here http://patchwork.ozlabs.org/patch/1118641/
v3:
Rebase to top
v2:
Convert to patch series and rebasing done on top of tree
Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
index 6d7c9ec..2c2a3e9 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
@@ -6,6 +6,8 @@ Required properties:
"fsl,ls1021a-qspi", "fsl,ls2080a-qspi"
or
"fsl,ls1043a-qspi" followed by "fsl,ls1021a-qspi"
+ "fsl,ls1012a-qspi" followed by "fsl,ls1021a-qspi"
+ "fsl,ls1088a-qspi" followed by "fsl,ls2080a-qspi"
- reg : the first contains the register location and length,
the second contains the memory mapping address and length
- reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"
--
2.7.4
Powered by blists - more mailing lists