diff options
-rw-r--r-- | Documentation/powerpc/booting-without-of.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/powerpc/booting-without-of.txt b/Documentation/powerpc/booting-without-of.txt index ce5d67f5cb5c..7a6c5f2f3b00 100644 --- a/Documentation/powerpc/booting-without-of.txt +++ b/Documentation/powerpc/booting-without-of.txt | |||
@@ -1551,7 +1551,7 @@ platforms are moved over to use the flattened-device-tree model. | |||
1551 | Required properties: | 1551 | Required properties: |
1552 | - device_type : should be "spi". | 1552 | - device_type : should be "spi". |
1553 | - compatible : should be "fsl_spi". | 1553 | - compatible : should be "fsl_spi". |
1554 | - mode : the SPI operation mode, it can be "cpu" or "qe". | 1554 | - mode : the SPI operation mode, it can be "cpu" or "cpu-qe". |
1555 | - reg : Offset and length of the register set for the device | 1555 | - reg : Offset and length of the register set for the device |
1556 | - interrupts : <a b> where a is the interrupt number and b is a | 1556 | - interrupts : <a b> where a is the interrupt number and b is a |
1557 | field that represents an encoding of the sense and level | 1557 | field that represents an encoding of the sense and level |