mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 14:56:54 -04:00
arm64: dts: qcom: msm8992: Use the correct GCC compatible
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
This commit is contained in:
committed by
Bjorn Andersson
parent
e9b0eb5420
commit
355ea704c8
@@ -10,6 +10,10 @@
|
||||
/delete-node/ &cpu6_map;
|
||||
/delete-node/ &cpu7_map;
|
||||
|
||||
&gcc {
|
||||
compatible = "qcom,gcc-msm8992";
|
||||
};
|
||||
|
||||
&rpmcc {
|
||||
compatible = "qcom,rpmcc-msm8992";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user