diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-03-13 00:16:41 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-03-14 05:52:53 +0900 |
commit | 7317a94085b2146811d9d1350b26d562b98aebac (patch) | |
tree | 2d24d3c65e1d8a05fa2ddab87496b244f066979f /arch/arm/dts/uniphier-pro4-ace.dts | |
parent | 7ad79c129108d68d541d17f1820f9558a9a03311 (diff) |
ARM: dts: uniphier: more re-sync DT with Linux
For better maintainability.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-pro4-ace.dts')
-rw-r--r-- | arch/arm/dts/uniphier-pro4-ace.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-pro4-ace.dts b/arch/arm/dts/uniphier-pro4-ace.dts index 0183df0fdc3..679e48b5aee 100644 --- a/arch/arm/dts/uniphier-pro4-ace.dts +++ b/arch/arm/dts/uniphier-pro4-ace.dts @@ -54,6 +54,7 @@ eeprom@54 { compatible = "st,24c64", "i2c-eeprom"; reg = <0x54>; + pagesize = <32>; u-boot,i2c-offset-len = <2>; }; }; |