arm64: dts: qcom: msm8992: Use the correct GCC compatible
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Sat, 19 Mar 2022 17:46:36 +0000 (18:46 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 13 Apr 2022 03:07:21 +0000 (22:07 -0500)
Now that proper msm8992 support is in the driver, switch to
the new compatible.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220319174645.340379-7-konrad.dybcio@somainline.org
arch/arm64/boot/dts/qcom/msm8992.dtsi

index 58fe58cc77036cac3e62ef978229e161cbd51b82..1b175b7f151461ddd42ceafba0cec4597174a067 100644 (file)
 /delete-node/ &cpu6_map;
 /delete-node/ &cpu7_map;
 
+&gcc {
+       compatible = "qcom,gcc-msm8992";
+};
+
 &rpmcc {
        compatible = "qcom,rpmcc-msm8992";
 };