Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 821003ba authored by Jean-Jacques Hiblot's avatar Jean-Jacques Hiblot Committed by Nicolas Ferre
Browse files

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

parent 38dbfb59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;