31 січня 2024 р. 17:28:49 GMT+02:00, Conor Dooley <conor@xxxxxxxxxx> написав(-ла): >On Wed, Jan 31, 2024 at 12:51:50PM +0200, Svyatoslav Ryhel wrote: >> Add missing LG Electronics, Inc. prefix used by some older devices. > >Is it? You're only adding these devices now as far as I can see. > Hammerhead (LG Nexus 5) >> >> 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 >>