Skip to content

Commit b590fe5

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> (cherry picked from commit 72e962b) Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
1 parent be36251 commit b590fe5

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
@@ -20,6 +20,7 @@
2020
serial0 = &uart1; /* DBGU */
2121
serial1 = &uart4; /* mikro BUS 1 */
2222
serial2 = &uart2; /* mikro BUS 2 */
23+
i2c0 = &i2c0;
2324
i2c1 = &i2c1;
2425
i2c2 = &i2c2;
2526
};

0 commit comments

Comments
 (0)