ARM: dts: qcom-*-sony*: Mention SONY board names in DT filenames
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Fri, 15 Apr 2022 11:56:11 +0000 (13:56 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 19 Apr 2022 23:22:15 +0000 (18:22 -0500)
SONY phones/tables are based on a common board ('platform'). Devices
based on the same are often close to identical. Mention their association
in filenames, like it's done in arm64 DTs.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220415115633.575010-2-konrad.dybcio@somainline.org
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/qcom-apq8064-sony-xperia-lagan-yuga.dts [moved from arch/arm/boot/dts/qcom-apq8064-sony-xperia-yuga.dts with 100% similarity]
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts [moved from arch/arm/boot/dts/qcom-msm8974-sony-xperia-amami.dts with 100% similarity]
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts [moved from arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts with 100% similarity]
arch/arm/boot/dts/qcom-msm8974-sony-xperia-shinano-castor.dts [moved from arch/arm/boot/dts/qcom-msm8974-sony-xperia-castor.dts with 100% similarity]

index 093e90b80adb605a93ff957072ca18297ac64ddd..abc7c3a65579a55752d738ff546c7d088e298bf6 100644 (file)
@@ -982,7 +982,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \
        qcom-apq8060-dragonboard.dtb \
        qcom-apq8064-cm-qs600.dtb \
        qcom-apq8064-ifc6410.dtb \
-       qcom-apq8064-sony-xperia-yuga.dtb \
+       qcom-apq8064-sony-xperia-lagan-yuga.dtb \
        qcom-apq8064-asus-nexus7-flo.dtb \
        qcom-apq8074-dragonboard.dtb \
        qcom-apq8084-ifc6540.dtb \
@@ -1004,9 +1004,9 @@ dtb-$(CONFIG_ARCH_QCOM) += \
        qcom-msm8974-fairphone-fp2.dtb \
        qcom-msm8974-lge-nexus5-hammerhead.dtb \
        qcom-msm8974-samsung-klte.dtb \
-       qcom-msm8974-sony-xperia-amami.dtb \
-       qcom-msm8974-sony-xperia-castor.dtb \
-       qcom-msm8974-sony-xperia-honami.dtb \
+       qcom-msm8974-sony-xperia-rhine-amami.dtb \
+       qcom-msm8974-sony-xperia-rhine-honami.dtb \
+       qcom-msm8974-sony-xperia-shinano-castor.dtb \
        qcom-mdm9615-wp8548-mangoh-green.dtb \
        qcom-sdx55-mtp.dtb \
        qcom-sdx55-t55.dtb \