Skip to content

Commit

Permalink
ARM: dts: uniphier: add @{address} to EEPROM node
Browse files Browse the repository at this point in the history
Just for consistent coding style.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Masahiro Yamada authored and Arnd Bergmann committed Mar 18, 2016
1 parent 4f8b8c6 commit 090f41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/uniphier-ref-daughter.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
*/

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

0 comments on commit 090f41f

Please sign in to comment.