mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-19 04:14:49 +08:00
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>
This commit is contained in:
parent
4f8b8c60ec
commit
090f41f406
@ -43,7 +43,7 @@
|
||||
*/
|
||||
|
||||
&i2c0 {
|
||||
eeprom {
|
||||
eeprom@50 {
|
||||
compatible = "microchip,24lc128";
|
||||
reg = <0x50>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user