]> Pileus Git - ~andy/linux/commitdiff
i2c: mv64xxx: fix typo in binding documentation
authorWolfram Sang <wsa@the-dreams.de>
Fri, 23 Aug 2013 18:10:04 +0000 (20:10 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 23 Aug 2013 18:10:04 +0000 (20:10 +0200)
Reported-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt

index 73cdc03cc2bf5589b34297e8c70451391a7b3f7e..82e8f6f17179b9b951e3d14f17d5a8b1671990ec 100644 (file)
@@ -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 :