summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
diff options
context:
space:
mode:
authorStefan Riedmueller <s.riedmueller@phytec.de>2020-09-22 11:23:10 +0200
committerShawn Guo <shawnguo@kernel.org>2020-10-28 16:50:16 +0800
commit0d31d5a96b8c6c5914995f4352c2ab50e50a1865 (patch)
tree0e97edd56ec10bb5faa194de544b7bbbf9f06750 /arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
parentf0e24ec59076df374d4e8f15a9658e140858afb0 (diff)
ARM: dts: imx6: phytec: Add eeprom pagesize
Defining the EEPROM pagesize can increase the write speed significantly. Set it to the pagesize stated in the EEPROM's datasheet for phyCORE-i.MX 6UL, phyCORE-i.MX 6 and phyFLEX-i.MX 6. Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
index a3f4e8f6cc9e..a80aa08a37cb 100644
--- a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -85,6 +85,7 @@
eeprom@50 {
compatible = "st,24c32", "atmel,24c32";
+ pagesize = <32>;
reg = <0x50>;
};