diff mbox series

[v2,1/2] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a

Message ID 20190522070133.24953-1-kuldeep.singh@nxp.com
State Superseded
Delegated to: Ambarus Tudor
Headers show
Series [v2,1/2] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a | expand

Commit Message

Kuldeep Singh May 22, 2019, 7 a.m. UTC
Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com>
Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
---
Update 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(+)

Comments

Mark Brown May 23, 2019, 1:48 p.m. UTC | #1
On Wed, May 22, 2019 at 07:00:32AM +0000, Kuldeep Singh wrote:
> Signed-off-by: Ashish Kumar <ashish.kumar@nxp.com>
> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
> ---
> Update v2:
> 	Convert to patch series and rebasing done on top of tree

These still don't apply against current code (for-5.3 or for-next of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git).  Please
check and resend.

Please use subject lines matching the style for the subsystem.  This
makes it easier for people to identify relevant patches.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
index e8f1d627d288..a72616a1ad2d 100644
--- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
+++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt
@@ -7,6 +7,8 @@  Required properties:
 		 or
 		 "fsl,ls2080a-qspi" followed by "fsl,ls1021a-qspi",
 		 "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"