diff options
author | Wolfram Sang | 2013-08-23 20:10:04 +0200 |
---|---|---|
committer | Wolfram Sang | 2013-08-23 20:10:04 +0200 |
commit | 7be60f2bfdd6c2c2c6273d2ff3ab6c81eec4a863 (patch) | |
tree | e9b49d6c10537ca98ebcfda3c5d2da2966cec76e /Documentation | |
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>
Diffstat (limited to 'Documentation')
-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 : - reg : Offset and length of the register set for the device - compatible : Should be "marvell,mv64xxx-i2c" or "allwinner,sun4i-i2c" - or "marvell,mv7230-i2c" + or "marvell,mv78230-i2c" - interrupts : The interrupt number Optional properties : |