Add missing LG Electronics, Inc. prefix used by some older devices. Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx> --- 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 309b94c328c8..b94ac977acb5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -767,6 +767,8 @@ patternProperties: description: LG Corporation "^lgphilips,.*": description: LG Display + "^lge,.*": + description: LG Electronics, Inc. "^libretech,.*": description: Shenzhen Libre Technology Co., Ltd "^licheepi,.*": -- 2.40.1