From 394baea6db1034d7e85c3948f669656f19a6d9a0 Mon Sep 17 00:00:00 2001 From: Chandana Kishori Chiluveru Date: Mon, 11 Mar 2024 23:11:14 -0700 Subject: [PATCH] ARM: dts: msm: Increase default Q2SPI clock to 32MHz Set default Q2SPI clock to 32MHz by using dt property "q2spi-max-frequency". Change-Id: I174876a08da50851f538a4cf5fd337e7c21ce76e Signed-off-by: Chandana Kishori Chiluveru --- qcom/sun-qupv3.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun-qupv3.dtsi b/qcom/sun-qupv3.dtsi index 8339e909..7fc3c2ca 100644 --- a/qcom/sun-qupv3.dtsi +++ b/qcom/sun-qupv3.dtsi @@ -980,7 +980,7 @@ dmas = <&gpi_dma2 0 5 14 64 0>, <&gpi_dma2 1 5 14 64 0>; dma-names = "tx", "rx"; - q2spi-max-frequency = <10000000>; + q2spi-max-frequency = <32000000>; status = "disabled"; };