[PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech

Esben Haabendal posted 3 patches 1 year, 6 months ago
[PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
Posted by Esben Haabendal 1 year, 6 months ago
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
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
Posted by Krzysztof Kozlowski 1 year, 6 months ago
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
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
Posted by Esben Haabendal 1 year, 6 months ago
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
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
Posted by Krzysztof Kozlowski 1 year, 6 months ago
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
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
Posted by Krzysztof Kozlowski 1 year, 6 months ago
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
Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add JMO Tech
Posted by Esben Haabendal 1 year, 6 months ago
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