Browse Source

i2c: mv64xxx: fix typo in binding documentation

Reported-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Wolfram Sang 12 years ago
parent
commit
7be60f2bfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt

+ 1 - 1
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 :