summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-pxs2-gentil.dts
diff options
context:
space:
mode:
authorMasahiro Yamada2017-03-13 20:56:32 +0100
committerMasahiro Yamada2017-03-13 21:02:13 +0100
commitfacc7a551cda4c7091b0413438b280e654659890 (patch)
tree0511f937ad2243dad95a7dc7210bf16351bd42df /arch/arm/boot/dts/uniphier-pxs2-gentil.dts
parentARM: dts: uniphier: add pagesize property to EEPROM of Support Card (diff)
downloadkernel-qcow2-linux-facc7a551cda4c7091b0413438b280e654659890.tar.gz
kernel-qcow2-linux-facc7a551cda4c7091b0413438b280e654659890.tar.xz
kernel-qcow2-linux-facc7a551cda4c7091b0413438b280e654659890.zip
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 fd83e288940a..cccc86658d20 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>;
};
};