projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d371cbf
)
Documentation: fsl-quadspi: Add fsl, imx7d-qspi compatible string
author
Frank Li
<
[email protected]
>
Tue, 4 Aug 2015 15:25:41 +0000
(10:25 -0500)
committer
Brian Norris
<
[email protected]
>
Thu, 6 Aug 2015 17:07:40 +0000
(10:07 -0700)
new compatible string: "fsl,imx7d-qspi"
Signed-off-by: Frank Li <
[email protected]
>
Signed-off-by: Brian Norris <
[email protected]
>
Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
index 4461dc71cb10097efc887240c9f319660d43972a..ca72696d70aeb91e68f85083c622d2a578f19355 100644
(file)
--- a/
Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
+++ b/
Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
@@
-1,7
+1,8
@@
* Freescale Quad Serial Peripheral Interface(QuadSPI)
Required properties:
- - compatible : Should be "fsl,vf610-qspi" or "fsl,imx6sx-qspi"
+ - compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi",
+ "fsl,imx7d-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"