projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a51f97a
)
ARM: dts: imx28-lwe: Reduce maximal SPI frequency
author
Lukasz Majewski
<lukma@denx.de>
Mon, 2 Sep 2024 11:46:51 +0000
(13:46 +0200)
committer
Shawn 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
b/arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
index a954fef8bd8ef387299cf880ab2e086cde4677ac..0fc74eeac21771e9a96dea0f6c6a84c79b7849e9 100644
(file)
--- a/
arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
+++ b/
arch/arm/boot/dts/nxp/mxs/imx28-lwe.dtsi
@@
-109,7
+109,7
@@
flash@0 {
compatible = "jedec,spi-nor";
- spi-max-frequency = <
4
0000000>;
+ spi-max-frequency = <
2
0000000>;
reg = <0>;
partitions {