Skip to content

Commit 22b3223

Browse files
z3ntuandersson
authored andcommitted
ARM: dts: qcom: apq8026-lg-lenok: rename board vendor
In order to avoid having prefixes for multiple internal divisions of LG use the "lg" prefix instead of "lge". Fixes: ad3f04b ("ARM: dts: qcom: Add support for LG G Watch R") Signed-off-by: Luca Weiss <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 5e4aac2 commit 22b3223

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ dtb-$(CONFIG_ARCH_OXNAS) += \
939939
ox810se-wd-mbwe.dtb \
940940
ox820-cloudengines-pogoplug-series-3.dtb
941941
dtb-$(CONFIG_ARCH_QCOM) += \
942-
qcom-apq8026-lge-lenok.dtb \
942+
qcom-apq8026-lg-lenok.dtb \
943943
qcom-apq8060-dragonboard.dtb \
944944
qcom-apq8064-cm-qs600.dtb \
945945
qcom-apq8064-ifc6410.dtb \

arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts renamed to arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/ {
1212
model = "LG G Watch R";
13-
compatible = "lge,lenok", "qcom,apq8026";
13+
compatible = "lg,lenok", "qcom,apq8026";
1414
qcom,board-id = <132 0x0a>;
1515
qcom,msm-id = <199 0x20000>;
1616

0 commit comments

Comments
 (0)