aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-11-30 08:29:45 -0500
committerRob Herring <robh@kernel.org>2017-12-06 16:11:39 -0500
commitba341abd5480f41057b424a0047374aebd505f17 (patch)
tree74a69aa4e037ae662777be13f764dee19acc1586
parent4c9847b7375aa9d49681497f7236fdbdab02ba7a (diff)
dt-bindings: eeprom: at25: Grammar s/are can/can/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/eeprom/at25.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/eeprom/at25.txt b/Documentation/devicetree/bindings/eeprom/at25.txt
index 1d3447165c37..95eb65334d39 100644
--- a/Documentation/devicetree/bindings/eeprom/at25.txt
+++ b/Documentation/devicetree/bindings/eeprom/at25.txt
@@ -13,7 +13,7 @@ Optional properties:
13- spi-cpol : SPI inverse clock polarity, as per spi-bus bindings. 13- spi-cpol : SPI inverse clock polarity, as per spi-bus bindings.
14- read-only : this parameter-less property disables writes to the eeprom 14- read-only : this parameter-less property disables writes to the eeprom
15 15
16Obsolete legacy properties are can be used in place of "size", "pagesize", 16Obsolete legacy properties can be used in place of "size", "pagesize",
17"address-width", and "read-only": 17"address-width", and "read-only":
18- at25,byte-len : total eeprom size in bytes 18- at25,byte-len : total eeprom size in bytes
19- at25,addr-mode : addr-mode flags, as defined in include/linux/spi/eeprom.h 19- at25,addr-mode : addr-mode flags, as defined in include/linux/spi/eeprom.h