diff options
author | Yao Yuan <yao.yuan@freescale.com> | 2016-01-26 15:24:01 +0800 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2016-03-07 12:32:20 -0800 |
commit | 471c2aa6fa893bafddc150822f3d5ec4c6b68d8e (patch) | |
tree | 942ab9136a83bed6d64c422d05eb9d7dab11050a /Documentation/devicetree | |
parent | 2458fb258b0013777cebf0486e2f7c49949fbc94 (diff) | |
download | blackbird-op-linux-471c2aa6fa893bafddc150822f3d5ec4c6b68d8e.tar.gz blackbird-op-linux-471c2aa6fa893bafddc150822f3d5ec4c6b68d8e.zip |
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>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt index 0df2f3a0e35d..0333ec87dc49 100644 --- a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt +++ b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt @@ -21,6 +21,7 @@ Optional properties: But if there are two NOR flashes connected to the bus, you should enable this property. (Please check the board's schematic.) + - big-endian : That means the IP register is big endian Example: |