diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> | 2025-10-30 21:20:13 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-10-30 22:01:08 +0300 |
| commit | 021df9dee9cd63eee1cfae1bb2381db11a1a45d7 (patch) | |
| tree | a17383fd95ba4359d47b6cbb94db50734a268f36 | |
| parent | 041c12988ad93e60370feabbc4aa6333c61687db (diff) | |
| download | linux-021df9dee9cd63eee1cfae1bb2381db11a1a45d7.tar.xz | |
arm64: dts: qcom: rename qcm2290 to agatti
QCM2290 and QRB2210 are two names for the same die, collectively known
as 'agatti'. Follow the example of other platforms and rename QCM2290 to
agatti.dtsi.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251030-rename-dts-2-v1-1-80c0b81c4d77@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | arch/arm64/boot/dts/qcom/agatti.dtsi (renamed from arch/arm64/boot/dts/qcom/qcm2290.dtsi) | 0 | ||||
| -rw-r--r-- | arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/qcm2290.dtsi b/arch/arm64/boot/dts/qcom/agatti.dtsi index 8bf5c5583fc2..8bf5c5583fc2 100644 --- a/arch/arm64/boot/dts/qcom/qcm2290.dtsi +++ b/arch/arm64/boot/dts/qcom/agatti.dtsi diff --git a/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts b/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts index 5cbbdae497d8..e0e362b140ad 100644 --- a/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts +++ b/arch/arm64/boot/dts/qcom/qrb2210-rb1.dts @@ -7,7 +7,7 @@ #include <dt-bindings/gpio/gpio.h> #include <dt-bindings/leds/common.h> -#include "qcm2290.dtsi" +#include "agatti.dtsi" #include "pm4125.dtsi" / { |
