Otherwise spi core will refuse to register the device.

Signed-off-by: Tomeu Vizoso <tomeu.viz...@collabora.com>
Acked-by: Stephen Warren <swar...@nvidia.com>
Reviewed-by: Alexandre Courbot <acour...@nvidia.com>
---
 arch/arm/boot/dts/tegra124-nyan.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/tegra124-nyan.dtsi 
b/arch/arm/boot/dts/tegra124-nyan.dtsi
index d3a95f9..9b3fca8 100644
--- a/arch/arm/boot/dts/tegra124-nyan.dtsi
+++ b/arch/arm/boot/dts/tegra124-nyan.dtsi
@@ -344,6 +344,7 @@
 
                flash@0 {
                        compatible = "winbond,w25q32dw";
+                       spi-max-frequency = <25000000>;
                        reg = <0>;
                };
        };
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to