Skip to content

Commit 72e962b

Browse files
ldesrochescristibirsan
authored andcommitted
ARM: dts: at91-sama5d27_som1_ek: add aliases for i2c0
Add aliases for i2c devices to not rely on probe order for i2c device numbering. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com>
1 parent 21f3dbe commit 72e962b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/at91-sama5d27_som1_ek.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
serial0 = &uart1; /* DBGU */
5858
serial1 = &uart4; /* mikro BUS 1 */
5959
serial2 = &uart2; /* mikro BUS 2 */
60+
i2c0 = &i2c0;
6061
i2c1 = &i2c1;
6162
i2c2 = &i2c2;
6263
};

0 commit comments

Comments
 (0)