Re: [PATCH] arm64: dts: sdm845: Fix Qualcomm crypto engine bus clock

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 10/11/21 5:55 AM, Vladimir Zapolskiy wrote:
The change corrects the described bus clock of the QCE.

Fixes: 3e482859f1ef ("dts: qcom: sdm845: Add dt entries to support crypto engine.")
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx>

Thanks for the fix.

Reviewed-by: Thara Gopinath <thara.gopinath@xxxxxxxxxx>

---
  arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index b051adfed4a9..79a87eeee090 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -2376,7 +2376,7 @@ crypto: crypto@1dfa000 {
  			compatible = "qcom,crypto-v5.4";
  			reg = <0 0x01dfa000 0 0x6000>;
  			clocks = <&gcc GCC_CE1_AHB_CLK>,
-				 <&gcc GCC_CE1_AHB_CLK>,
+				 <&gcc GCC_CE1_AXI_CLK>,
  				 <&rpmhcc 15>;
  			clock-names = "iface", "bus", "core";
  			dmas = <&cryptobam 6>, <&cryptobam 7>;


--
Warm Regards
Thara (She/Her/Hers)



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux