[PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics
From: Chanho Min
Date: Thu Jan 08 2026 - 04:11:37 EST
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@xxxxxxx>
---
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,.*":
+ description: LG Electronics
"^lgphilips,.*":
description: LG Display
"^libretech,.*":