31 січня 2024 р. 18:02:31 GMT+02:00, Conor Dooley <conor@xxxxxxxxxx> написав(-ла): >On Wed, Jan 31, 2024 at 05:30:58PM +0200, Svyatoslav wrote: >> >> >> 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) > >I have absolutely no idea what this means. Please link me the in-tree >devicetree of the user (or the patchset adding it). > >Thanks, >Conor > Sure, here you go <https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts?h=linux-6.4.y#n11> So devices I have sent are not the first. >> >> >> >> >> 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 >> >>