Add vendor prefix for JMO Tech CO., LTD. (http://www.jmolcd.com/).
Signed-off-by: Esben Haabendal <esben@geanix.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 a70ce43b3dc0..5d2ada6cfa61 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -758,6 +758,8 @@ patternProperties:
description: Jiandangjing Technology Co., Ltd.
"^jide,.*":
description: Jide Tech
+ "^jmo,.*":
+ description: JMO Tech
"^joz,.*":
description: JOZ BV
"^kam,.*":
--
2.46.0
On 14/08/2024 15:10, Esben Haabendal wrote: > Add vendor prefix for JMO Tech CO., LTD. (http://www.jmolcd.com/). > > Signed-off-by: Esben Haabendal <esben@geanix.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 a70ce43b3dc0..5d2ada6cfa61 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -758,6 +758,8 @@ patternProperties: > description: Jiandangjing Technology Co., Ltd. > "^jide,.*": > description: Jide Tech > + "^jmo,.*": Wevsite is jmolcd, so prefix should match it - jmolcd. Best regards, Krzysztof
Krzysztof Kozlowski <krzk@kernel.org> writes: > On 14/08/2024 15:10, Esben Haabendal wrote: >> Add vendor prefix for JMO Tech CO., LTD. (http://www.jmolcd.com/). >> >> Signed-off-by: Esben Haabendal <esben@geanix.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 a70ce43b3dc0..5d2ada6cfa61 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml >> @@ -758,6 +758,8 @@ patternProperties: >> description: Jiandangjing Technology Co., Ltd. >> "^jide,.*": >> description: Jide Tech >> + "^jmo,.*": > > Wevsite is jmolcd, so prefix should match it - jmolcd. Ok. Even though the companies name is "JMO Tech CO.,LTD", and does not hint at "jmolcd"? /Esben
On 14/08/2024 16:43, Esben Haabendal wrote: > Krzysztof Kozlowski <krzk@kernel.org> writes: > >> On 14/08/2024 15:10, Esben Haabendal wrote: >>> Add vendor prefix for JMO Tech CO., LTD. (http://www.jmolcd.com/). >>> >>> Signed-off-by: Esben Haabendal <esben@geanix.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 a70ce43b3dc0..5d2ada6cfa61 100644 >>> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml >>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml >>> @@ -758,6 +758,8 @@ patternProperties: >>> description: Jiandangjing Technology Co., Ltd. >>> "^jide,.*": >>> description: Jide Tech >>> + "^jmo,.*": >> >> Wevsite is jmolcd, so prefix should match it - jmolcd. > > Ok. Even though the companies name is "JMO Tech CO.,LTD", and does not > hint at "jmolcd"? We use domain names as vendor prefixes, so when another "jmo.com" comes, they will get "jmo", not something else. Best regards, Krzysztof
On 14/08/2024 17:26, Krzysztof Kozlowski wrote: > On 14/08/2024 16:43, Esben Haabendal wrote: >> Krzysztof Kozlowski <krzk@kernel.org> writes: >> >>> On 14/08/2024 15:10, Esben Haabendal wrote: >>>> Add vendor prefix for JMO Tech CO., LTD. (http://www.jmolcd.com/). >>>> >>>> Signed-off-by: Esben Haabendal <esben@geanix.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 a70ce43b3dc0..5d2ada6cfa61 100644 >>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml >>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml >>>> @@ -758,6 +758,8 @@ patternProperties: >>>> description: Jiandangjing Technology Co., Ltd. >>>> "^jide,.*": >>>> description: Jide Tech >>>> + "^jmo,.*": >>> >>> Wevsite is jmolcd, so prefix should match it - jmolcd. >> >> Ok. Even though the companies name is "JMO Tech CO.,LTD", and does not >> hint at "jmolcd"? > > We use domain names as vendor prefixes, so when another "jmo.com" comes, > they will get "jmo", not something else. Although probably that's too far fetched... let it be then: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Krzysztof Kozlowski <krzk@kernel.org> writes: > On 14/08/2024 16:43, Esben Haabendal wrote: >> Krzysztof Kozlowski <krzk@kernel.org> writes: >> >>> On 14/08/2024 15:10, Esben Haabendal wrote: >>>> Add vendor prefix for JMO Tech CO., LTD. (http://www.jmolcd.com/). >>>> >>>> Signed-off-by: Esben Haabendal <esben@geanix.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 a70ce43b3dc0..5d2ada6cfa61 100644 >>>> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml >>>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml >>>> @@ -758,6 +758,8 @@ patternProperties: >>>> description: Jiandangjing Technology Co., Ltd. >>>> "^jide,.*": >>>> description: Jide Tech >>>> + "^jmo,.*": >>> >>> Wevsite is jmolcd, so prefix should match it - jmolcd. >> >> Ok. Even though the companies name is "JMO Tech CO.,LTD", and does not >> hint at "jmolcd"? > > We use domain names as vendor prefixes, so when another "jmo.com" comes, > they will get "jmo", not something else. Ok. I will change it for v2 of the series. /Esben
© 2016 - 2026 Red Hat, Inc.