1
0
Fork 0

ARM: dts: uniphier: add I2C aliases for ProXstream2 boards

Add aliases to fix the I2C indexes like the other UniPhier boards.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
hifive-unleashed-5.1
Masahiro Yamada 2015-10-24 12:25:31 +09:00 committed by Olof Johansson
parent 99b6eb55ce
commit 5f76048695
2 changed files with 8 additions and 0 deletions

View File

@ -62,6 +62,10 @@
serial0 = &serial0;
serial1 = &serial1;
serial2 = &serial2;
i2c0 = &i2c0;
i2c4 = &i2c4;
i2c5 = &i2c5;
i2c6 = &i2c6;
};
};

View File

@ -62,6 +62,10 @@
serial0 = &serial0;
serial1 = &serial1;
serial2 = &serial2;
i2c0 = &i2c0;
i2c4 = &i2c4;
i2c5 = &i2c5;
i2c6 = &i2c6;
};
};