summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-pxs2-gentil.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-03-14 04:56:32 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-03-14 05:02:13 +0900
commitfacc7a551cda4c7091b0413438b280e654659890 (patch)
tree0511f937ad2243dad95a7dc7210bf16351bd42df /arch/arm/boot/dts/uniphier-pxs2-gentil.dts
parent0ef48433586960817a293d21447b2ff48e566517 (diff)
downloadop-kernel-dev-facc7a551cda4c7091b0413438b280e654659890.zip
op-kernel-dev-facc7a551cda4c7091b0413438b280e654659890.tar.gz
ARM: dts: uniphier: add pagesize property to EEPROM of proto boards
ST's spec says the page size of 24C64 is 32 byte. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/boot/dts/uniphier-pxs2-gentil.dts')
-rw-r--r--arch/arm/boot/dts/uniphier-pxs2-gentil.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/uniphier-pxs2-gentil.dts b/arch/arm/boot/dts/uniphier-pxs2-gentil.dts
index fd83e28..cccc866 100644
--- a/arch/arm/boot/dts/uniphier-pxs2-gentil.dts
+++ b/arch/arm/boot/dts/uniphier-pxs2-gentil.dts
@@ -82,6 +82,7 @@
eeprom@54 {
compatible = "st,24c64";
reg = <0x54>;
+ pagesize = <32>;
};
};
OpenPOWER on IntegriCloud