From: Krzysztof Kozlowski <krzk@kernel.org>
To: Chanho Min <chanho.min@lge.com>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Heiko Stuebner <heiko@sntech.de>,
Neil Armstrong <neil.armstrong@linaro.org>,
Kever Yang <kever.yang@rock-chips.com>,
Kael D'Alcamo <dev@kael-k.io>,
Manivannan Sadhasivam <mani@kernel.org>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Gunho Lee <gunho.lee@lge.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics
Date: Fri, 9 Jan 2026 08:33:43 +0100 [thread overview]
Message-ID: <2770a98f-ce6f-48c7-9bb1-45f9286de371@kernel.org> (raw)
In-Reply-To: <aWBaYUTp8dOTIEGz@BRUNHILD>
On 09/01/2026 02:31, Chanho Min wrote:
> On Thu, Jan 08, 2026 at 05:46:53PM +0100, Krzysztof Kozlowski wrote:
>> On 08/01/2026 17:39, Krzysztof Kozlowski wrote:
>>> On 08/01/2026 09:22, Chanho Min wrote:
>>>> Currently 'lg,*' is used for LG Corporation, but LG Electronics uses
>>>> 'lge' as vendor prefix for many of its device tree bindings
>>>> (lg1k SoCs, etc).
>>>>
>>>> Add 'lge' vendor prefix entry to avoid confusion with 'lg'.
>>>>
>>>> Signed-off-by: Chanho Min <chanho.min@lge.com>
>>>> ---
>>>> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>>>> 1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
>>>> index c7591b2aec2a..6c31fa4bee6a 100644
>>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
>>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
>>>> @@ -907,6 +907,8 @@ patternProperties:
>>>> description: Lenovo Group Ltd.
>>>> "^lg,.*":
>>>> description: LG Corporation
>>>> + "^lge,.*":
>>>
>>> NAK, we have been there and I do not change my stance.
>>
>> Unless you meant to add it because of EXISTING device trees (predating
>> commit fc75109288709 from Rob), then add with deprecated: true and don't
>> use it any new compatibles.
>>
>> Best regards,
>> Krzysztof
>
> Hi Krzysztof,
>
> v2 will include:
> - "lg," prefix only ("lg,lg1215-ref", "lg,lg1215")
> - Drop "^lge,.*" from vendor-prefixes.yaml
> - dts coding style fixes in patch 3
>
> Existing "lge," → "lg," conversion will be sent separately soon.
If you have existing compatibles released as ABI then they should stay
and you can document a deprecated lge prefix. But not for new devices.
One of many previous threads:
https://lore.kernel.org/all/9942f964-442e-e782-3926-6d7d1123418a@canonical.com/
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-01-09 7:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 8:22 [PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC Chanho Min
2026-01-08 8:22 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics Chanho Min
2026-01-08 16:39 ` Krzysztof Kozlowski
2026-01-08 16:46 ` Krzysztof Kozlowski
2026-01-09 1:31 ` Chanho Min
2026-01-09 7:33 ` Krzysztof Kozlowski [this message]
2026-01-12 5:04 ` Chanho Min
2026-01-09 1:36 ` Chanho Min
2026-01-08 8:22 ` [PATCH 2/3] dt-bindings: arm: lge: Add compatible for LG1215 SoC and reference board Chanho Min
2026-01-08 16:40 ` Krzysztof Kozlowski
2026-01-08 8:22 ` [PATCH 3/3] arm64: dts: lg: Initial support " Chanho Min
2026-01-08 16:43 ` Krzysztof Kozlowski
2026-01-08 16:13 ` [PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2770a98f-ce6f-48c7-9bb1-45f9286de371@kernel.org \
--to=krzk@kernel.org \
--cc=chanho.min@lge.com \
--cc=conor+dt@kernel.org \
--cc=dev@kael-k.io \
--cc=devicetree@vger.kernel.org \
--cc=gunho.lee@lge.com \
--cc=heiko@sntech.de \
--cc=kever.yang@rock-chips.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mani@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox