From: Ludovic Desroches Date: Tue, 10 Oct 2017 10:09:40 +0000 (+0300) Subject: ARM: dts: at91: sama5d27_som1_ek: add aliases for i2c X-Git-Tag: v4.15-rc1~75^2~22^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55f4286b484a96e061d06a97a4146190a43e6b12;p=thirdparty%2Flinux.git ARM: dts: at91: sama5d27_som1_ek: add aliases for i2c Add aliases for i2c devices to not rely on probe order for i2c device numbering. Signed-off-by: Ludovic Desroches [claudiu.beznea@microchip.com: remove i2c0, change subject] Signed-off-by: Claudiu Beznea Signed-off-by: Alexandre Belloni --- diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts index 6e85a96cc8132..4fcfc2ae662fa 100644 --- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts +++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts @@ -57,6 +57,8 @@ serial0 = &uart1; /* DBGU */ serial1 = &uart4; /* mikro BUS 1 */ serial2 = &uart2; /* mikro BUS 2 */ + i2c1 = &i2c1; + i2c2 = &i2c2; }; chosen {