ARM: at91/dt: sam9263: fix compatibility string for the I2C
authorJean-Jacques Hiblot <jjhiblot@traphandler.com>
Wed, 15 Jan 2014 10:24:46 +0000 (11:24 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 7 Feb 2014 16:20:37 +0000 (17:20 +0100)
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/boot/dts/at91sam9263.dtsi

index 0042f73..fece866 100644 (file)
                        };
 
                        i2c0: i2c@fff88000 {
-                               compatible = "atmel,at91sam9263-i2c";
+                               compatible = "atmel,at91sam9260-i2c";
                                reg = <0xfff88000 0x100>;
                                interrupts = <13 IRQ_TYPE_LEVEL_HIGH 6>;
                                #address-cells = <1>;