1
0
Fork 0

ARM: dts: uniphier: add @{address} to EEPROM node

Just for consistent coding style.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
steinar/wifi_calib_4_9_kernel
Masahiro Yamada 2016-02-26 16:18:36 +09:00 committed by Arnd Bergmann
parent 4f8b8c60ec
commit 090f41f406
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
*/
&i2c0 {
eeprom {
eeprom@50 {
compatible = "microchip,24lc128";
reg = <0x50>;
};