]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: imx28-lwe: Reduce maximal SPI frequency
authorLukasz Majewski <lukma@denx.de>
Mon, 2 Sep 2024 11:46:51 +0000 (13:46 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 3 Sep 2024 08:23:20 +0000 (16:23 +0800)
Due to some operational problems (HW) the maximal speed of the SPI
frequency for flash memory has been reduced by half.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi

index a954fef8bd8ef387299cf880ab2e086cde4677ac..0fc74eeac21771e9a96dea0f6c6a84c79b7849e9 100644 (file)
 
        flash@0 {
                compatible = "jedec,spi-nor";
-               spi-max-frequency = <40000000>;
+               spi-max-frequency = <20000000>;
                reg = <0>;
 
                partitions {