]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: qcom: sm8750: Add ICE nodes
authorGaurav Kashyap <quic_gaurkash@quicinc.com>
Mon, 13 Jan 2025 21:16:26 +0000 (13:16 -0800)
committerBjorn Andersson <andersson@kernel.org>
Wed, 12 Mar 2025 21:17:36 +0000 (16:17 -0500)
Add the SM8750 nodes for the UFS Inline Crypto Engine (ICE).

Signed-off-by: Gaurav Kashyap <quic_gaurkash@quicinc.com>
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250113-sm8750_crypto_master-v1-6-d8e265729848@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8750.dtsi

index 844325d871b8e0423f53d418f89b20f3c5eff513..a01ce74eebb3fa7b78acfefe421da7352063201a 100644 (file)
                        #interconnect-cells = <2>;
                };
 
+               ice: crypto@1d88000 {
+                       compatible = "qcom,sm8750-inline-crypto-engine",
+                                    "qcom,inline-crypto-engine";
+                       reg = <0x0 0x01d88000 0x0 0x18000>;
+
+                       clocks = <&gcc GCC_UFS_PHY_ICE_CORE_CLK>;
+               };
+
                cryptobam: dma-controller@1dc4000 {
                        compatible = "qcom,bam-v1.7.4", "qcom,bam-v1.7.0";
                        reg = <0x0 0x01dc4000 0x0 0x28000>;