Browse Source

Documentation: fsl-quadspi: Add optional properties

Add optional properties for QSPI:
big-endian
if the register is big endian on this platform.

Signed-off-by: Yuan Yao <yao.yuan@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Han xu <han.xu@nxp.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Yao Yuan 9 years ago
parent
commit
471c2aa6fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Documentation/devicetree/bindings/mtd/fsl-quadspi.txt

+ 1 - 0
Documentation/devicetree/bindings/mtd/fsl-quadspi.txt

@@ -21,6 +21,7 @@ Optional properties:
 			      But if there are two NOR flashes connected to the
 			      But if there are two NOR flashes connected to the
 			      bus, you should enable this property.
 			      bus, you should enable this property.
 			      (Please check the board's schematic.)
 			      (Please check the board's schematic.)
+  - big-endian : That means the IP register is big endian
 
 
 Example:
 Example: