]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: rename qcs8300 to monaco
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tue, 23 Sep 2025 11:01:54 +0000 (14:01 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 15:11:52 +0000 (10:11 -0500)
The QCS8300 and QCS8275 are two variants of the same die with no
difference visible to the Linux kernel, which are collectively named as
'monaco'. Rather than trying to using the name, which is not always
relevant, follow the example of 'lemans' and rename qcs8300.dtsi to
monaco.dtsi (and qcs8300-pmics.dtsi to monaco-pmics.dtsi).

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250923-rename-dts-v1-1-21888b68c781@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/monaco-evk.dts
arch/arm64/boot/dts/qcom/monaco-pmics.dtsi [moved from arch/arm64/boot/dts/qcom/qcs8300-pmics.dtsi with 100% similarity]
arch/arm64/boot/dts/qcom/monaco.dtsi [moved from arch/arm64/boot/dts/qcom/qcs8300.dtsi with 100% similarity]
arch/arm64/boot/dts/qcom/qcs8300-ride.dts

index e72cf6725a52c0c0e017be800bfac1773fad1059..d9e9e65a137da73645aee4a857688a4730875347 100644 (file)
@@ -9,8 +9,8 @@
 #include <dt-bindings/sound/qcom,q6afe.h>
 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 
-#include "qcs8300.dtsi"
-#include "qcs8300-pmics.dtsi"
+#include "monaco.dtsi"
+#include "monaco-pmics.dtsi"
 
 / {
        model = "Qualcomm Technologies, Inc. Monaco EVK";
index cabb3f508704bc9eb0038bd797cc547d0c8cb3ed..9bcb869dd270603a34221b905f0946e8af028433 100644 (file)
@@ -8,8 +8,8 @@
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
 
-#include "qcs8300.dtsi"
-#include "qcs8300-pmics.dtsi"
+#include "monaco.dtsi"
+#include "monaco-pmics.dtsi"
 / {
        model = "Qualcomm Technologies, Inc. QCS8300 Ride";
        compatible = "qcom,qcs8300-ride", "qcom,qcs8300";