Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 090f41f4 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Arnd Bergmann
Browse files

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



Just for consistent coding style.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 4f8b8c60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
 */

&i2c0 {
	eeprom {
	eeprom@50 {
		compatible = "microchip,24lc128";
		reg = <0x50>;
	};