soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor
       [not found] ` <20210928203815.EQ1zM3Y-uJv3ZQicueUX1Yr40cMlS_ZFcE2gLHQnipk@z>
@ 2021-09-28 20:38   ` Luca Weiss
  2021-11-02 13:07     ` Geert Uytterhoeven
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Weiss @ 2021-09-28 20:38 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: ~postmarketos/upstreaming, Luca Weiss, Arnd Bergmann,
	Olof Johansson, soc, Rob Herring, Andy Gross, Bjorn Andersson,
	linux-arm-kernel, devicetree, linux-kernel

In order to avoid having prefixes for multiple internal divisions of LG
use the "lg" prefix instead of "lge".

Fixes: ad3f04b7bef6 ("ARM: dts: qcom: Add support for LG G Watch R")
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 arch/arm/boot/dts/Makefile                                      | 2 +-
 .../{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts}   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename arch/arm/boot/dts/{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts} (99%)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 5ffab0486665..ff8f5ed5dd65 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -942,7 +942,7 @@ dtb-$(CONFIG_ARCH_OXNAS) += \
 	ox810se-wd-mbwe.dtb \
 	ox820-cloudengines-pogoplug-series-3.dtb
 dtb-$(CONFIG_ARCH_QCOM) += \
-	qcom-apq8026-lge-lenok.dtb \
+	qcom-apq8026-lg-lenok.dtb \
 	qcom-apq8060-dragonboard.dtb \
 	qcom-apq8064-cm-qs600.dtb \
 	qcom-apq8064-ifc6410.dtb \
diff --git a/arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts b/arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts
similarity index 99%
rename from arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts
rename to arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts
index ada4e94ade66..52a848e1b4d0 100644
--- a/arch/arm/boot/dts/qcom-apq8026-lge-lenok.dts
+++ b/arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts
@@ -10,7 +10,7 @@
 
 / {
 	model = "LG G Watch R";
-	compatible = "lge,lenok", "qcom,apq8026";
+	compatible = "lg,lenok", "qcom,apq8026";
 	qcom,board-id = <132 0x0a>;
 	qcom,msm-id = <199 0x20000>;
 
-- 
2.33.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor
  2021-09-28 20:38   ` [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor Luca Weiss
@ 2021-11-02 13:07     ` Geert Uytterhoeven
  2021-11-02 13:07       ` Geert Uytterhoeven
  2021-11-02 13:07       ` Geert Uytterhoeven
  0 siblings, 2 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2021-11-02 13:07 UTC (permalink / raw)
  To: Luca Weiss
  Cc: linux-arm-msm, ~postmarketos/upstreaming, Arnd Bergmann,
	Olof Johansson, arm-soc, Rob Herring, Andy Gross,
	Bjorn Andersson, Linux ARM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List

Hi Luca,

On Tue, Sep 28, 2021 at 10:39 PM Luca Weiss <luca@z3ntu.xyz> wrote:
> In order to avoid having prefixes for multiple internal divisions of LG
> use the "lg" prefix instead of "lge".
>
> Fixes: ad3f04b7bef6 ("ARM: dts: qcom: Add support for LG G Watch R")
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  arch/arm/boot/dts/Makefile                                      | 2 +-
>  .../{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts}   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename arch/arm/boot/dts/{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts} (99%)

What about the second board DTS using "lge"?
arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor
  2021-11-02 13:07     ` Geert Uytterhoeven
@ 2021-11-02 13:07       ` Geert Uytterhoeven
  2021-11-02 13:07       ` Geert Uytterhoeven
  1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2021-11-02 13:07 UTC (permalink / raw)
  To: Luca Weiss
  Cc: linux-arm-msm, ~postmarketos/upstreaming, Arnd Bergmann,
	Olof Johansson, arm-soc, Rob Herring, Andy Gross,
	Bjorn Andersson, Linux ARM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List

Hi Luca,

On Tue, Sep 28, 2021 at 10:39 PM Luca Weiss <luca@z3ntu.xyz> wrote:
> In order to avoid having prefixes for multiple internal divisions of LG
> use the "lg" prefix instead of "lge".
>
> Fixes: ad3f04b7bef6 ("ARM: dts: qcom: Add support for LG G Watch R")
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  arch/arm/boot/dts/Makefile                                      | 2 +-
>  .../{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts}   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename arch/arm/boot/dts/{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts} (99%)

What about the second board DTS using "lge"?
arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor
  2021-11-02 13:07     ` Geert Uytterhoeven
  2021-11-02 13:07       ` Geert Uytterhoeven
@ 2021-11-02 13:07       ` Geert Uytterhoeven
  1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2021-11-02 13:07 UTC (permalink / raw)
  To: Luca Weiss
  Cc: linux-arm-msm, ~postmarketos/upstreaming, Arnd Bergmann,
	Olof Johansson, arm-soc, Rob Herring, Andy Gross,
	Bjorn Andersson, Linux ARM,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List

Hi Luca,

On Tue, Sep 28, 2021 at 10:39 PM Luca Weiss <luca@z3ntu.xyz> wrote:
> In order to avoid having prefixes for multiple internal divisions of LG
> use the "lg" prefix instead of "lge".
>
> Fixes: ad3f04b7bef6 ("ARM: dts: qcom: Add support for LG G Watch R")
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  arch/arm/boot/dts/Makefile                                      | 2 +-
>  .../{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts}   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename arch/arm/boot/dts/{qcom-apq8026-lge-lenok.dts => qcom-apq8026-lg-lenok.dts} (99%)

What about the second board DTS using "lge"?
arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-02 13:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210928203815.77175-1-luca@z3ntu.xyz>
     [not found] ` <20210928203815.EQ1zM3Y-uJv3ZQicueUX1Yr40cMlS_ZFcE2gLHQnipk@z>
2021-09-28 20:38   ` [PATCH 2/2] ARM: dts: qcom: apq8026-lg-lenok: rename board vendor Luca Weiss
2021-11-02 13:07     ` Geert Uytterhoeven
2021-11-02 13:07       ` Geert Uytterhoeven
2021-11-02 13:07       ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).