diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2013-08-23 14:10:04 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-08-23 14:10:04 -0400 |
commit | 7be60f2bfdd6c2c2c6273d2ff3ab6c81eec4a863 (patch) | |
tree | e9b49d6c10537ca98ebcfda3c5d2da2966cec76e | |
parent | e66ff0a921eebd46b339c4548dc7f49592b91f99 (diff) |
i2c: mv64xxx: fix typo in binding documentation
Reported-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt b/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt index 73cdc03cc2bf..82e8f6f17179 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt | |||
@@ -5,7 +5,7 @@ Required properties : | |||
5 | 5 | ||
6 | - reg : Offset and length of the register set for the device | 6 | - reg : Offset and length of the register set for the device |
7 | - compatible : Should be "marvell,mv64xxx-i2c" or "allwinner,sun4i-i2c" | 7 | - compatible : Should be "marvell,mv64xxx-i2c" or "allwinner,sun4i-i2c" |
8 | or "marvell,mv7230-i2c" | 8 | or "marvell,mv78230-i2c" |
9 | - interrupts : The interrupt number | 9 | - interrupts : The interrupt number |
10 | 10 | ||
11 | Optional properties : | 11 | Optional properties : |