mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: qcom: rename qcs8300 to monaco
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>
This commit is contained in:
committed by
Bjorn Andersson
parent
afec70ac03
commit
e50e601ef5
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user