diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-11-30 16:29:45 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-12-07 00:11:39 +0300 |
commit | ba341abd5480f41057b424a0047374aebd505f17 (patch) | |
tree | 74a69aa4e037ae662777be13f764dee19acc1586 /Documentation/devicetree/bindings | |
parent | 4c9847b7375aa9d49681497f7236fdbdab02ba7a (diff) | |
download | linux-ba341abd5480f41057b424a0047374aebd505f17.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/eeprom/at25.txt | 2 |
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: - spi-cpol : SPI inverse clock polarity, as per spi-bus bindings. - read-only : this parameter-less property disables writes to the eeprom -Obsolete legacy properties are can be used in place of "size", "pagesize", +Obsolete legacy properties can be used in place of "size", "pagesize", "address-width", and "read-only": - at25,byte-len : total eeprom size in bytes - at25,addr-mode : addr-mode flags, as defined in include/linux/spi/eeprom.h |