arm64: dts: qcom: sm8550: remove invalid interconnect property from cryptobam
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 9 Feb 2023 08:44:43 +0000 (09:44 +0100)
committerBjorn Andersson <andersson@kernel.org>
Mon, 13 Feb 2023 22:20:09 +0000 (14:20 -0800)
The interconnect property is already present in the qce node, which
is the consumer of the cryptobam, so no need for an interconnect property
as documented by the bindings.

Fixes: 433477c3bf0b ("arm64: dts: qcom: sm8550: add QCrypto nodes")
Suggested-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230209-topic-sm8550-upstream-cryptobam-remove-interconnect-v1-1-84587c7bad0f@linaro.org
arch/arm64/boot/dts/qcom/sm8550.dtsi

index 9910006..ff4d342 100644 (file)
                        qcom,controlled-remotely;
                        iommus = <&apps_smmu 0x480 0x0>,
                                 <&apps_smmu 0x481 0x0>;
-                       interconnects = <&aggre2_noc MASTER_CRYPTO 0 &mc_virt SLAVE_EBI1 0>;
-                       interconnect-names = "memory";
                };
 
                crypto: crypto@1de0000 {