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-pxs2-gentil.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-pxs2-gentil.dts')
-rw-r--r-- | arch/arm/dts/uniphier-pxs2-gentil.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-pxs2-gentil.dts b/arch/arm/dts/uniphier-pxs2-gentil.dts index a26d586c76..0c0a9cf821 100644 --- a/arch/arm/dts/uniphier-pxs2-gentil.dts +++ b/arch/arm/dts/uniphier-pxs2-gentil.dts @@ -46,6 +46,7 @@ eeprom@54 { compatible = "st,24c64", "i2c-eeprom"; reg = <0x54>; + pagesize = <32>; u-boot,i2c-offset-len = <2>; }; }; |