1
0
Fork 0

ARM: at91/dt: sam9263: fix compatibility string for the I2C

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
hifive-unleashed-5.1
Jean-Jacques Hiblot 2014-01-15 11:24:46 +01:00 committed by Nicolas Ferre
parent 38dbfb59d1
commit 821003ba4b
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@
};
i2c0: i2c@fff88000 {
compatible = "atmel,at91sam9263-i2c";
compatible = "atmel,at91sam9260-i2c";
reg = <0xfff88000 0x100>;
interrupts = <13 IRQ_TYPE_LEVEL_HIGH 6>;
#address-cells = <1>;