Commit 32542faf authored by Ludovic Desroches's avatar Ludovic Desroches Committed by Alexandre Belloni
Browse files

ARM: dts: at91: sama5d27_som1_ek: add an alias for i2c0



Add aliases for i2c devices to not rely on probe order for i2c device
numbering.

Signed-off-by: default avatarLudovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20200401221504.41196-5-ludovic.desroches@microchip.com


Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent d0815bc1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
		serial0 = &uart1;	/* DBGU */
		serial1 = &uart4;	/* mikro BUS 1 */
		serial2 = &uart2;	/* mikro BUS 2 */
		i2c0	= &i2c0;
		i2c1	= &i2c1;
		i2c2	= &i2c2;
	};