]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: ipq6018: Remove unused 'qcom,config-pipe-trust-reg' property
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Wed, 13 Oct 2021 10:55:23 +0000 (16:25 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 18:04:08 +0000 (13:04 -0500)
'qcom,config-pipe-trust-reg' property doesn't seem to be
used by the qcom, bam_dma driver, so remove the same
from 'ipq6018' dts.

This is a preparatory patch for subsequent patch in
this series which converts the qcom_bam_dma device-tree
binding into YAML format.

Without this change, 'make dtbs_check' leads to the following
error:
 $ arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dt.yaml:
     dma-controller@704000: 'qcom,config-pipe-trust-reg' does not match
     any of the regexes: 'pinctrl-[0-9]+'

Fix the same.

Cc: Thara Gopinath <thara.gopinath@linaro.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211013105541.68045-3-bhupesh.sharma@linaro.org
arch/arm64/boot/dts/qcom/ipq6018.dtsi

index 9f8d2de2d444614c9813665cb9a1411bcd9a5dec..283b43a537f056fe2d6858e88bc6232b5f3c4e87 100644 (file)
                        #dma-cells = <1>;
                        qcom,ee = <1>;
                        qcom,controlled-remotely;
-                       qcom,config-pipe-trust-reg = <0>;
                };
 
                crypto: crypto@73a000 {