[PATCH 1/4] dt-bindings: vendor-prefixes: Add Jenson Display

Frieder Schrempf posted 4 patches 1 year, 4 months ago
There is a newer version of this series
[PATCH 1/4] dt-bindings: vendor-prefixes: Add Jenson Display
Posted by Frieder Schrempf 1 year, 4 months ago
From: Frieder Schrempf <frieder.schrempf@kontron.de>

Add vendor prefix for manufacturer Jenson Display.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
---
 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 a70ce43b3dc03..2b483eb5e364c 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -750,6 +750,8 @@ patternProperties:
     description: Japan Display Inc.
   "^jedec,.*":
     description: JEDEC Solid State Technology Association
+  "^jenson,.*":
+    description: Jenson Display Co. Ltd.
   "^jesurun,.*":
     description: Shenzhen Jesurun Electronics Business Dept.
   "^jethome,.*":
-- 
2.45.2
Re: [PATCH 1/4] dt-bindings: vendor-prefixes: Add Jenson Display
Posted by Conor Dooley 1 year, 4 months ago
On Tue, Aug 06, 2024 at 03:32:59PM +0200, Frieder Schrempf wrote:
> From: Frieder Schrempf <frieder.schrempf@kontron.de>
> 
> Add vendor prefix for manufacturer Jenson Display.

A link to their site etc here would be nice.

> 
> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
> ---
>  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 a70ce43b3dc03..2b483eb5e364c 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -750,6 +750,8 @@ patternProperties:
>      description: Japan Display Inc.
>    "^jedec,.*":
>      description: JEDEC Solid State Technology Association
> +  "^jenson,.*":
> +    description: Jenson Display Co. Ltd.
>    "^jesurun,.*":
>      description: Shenzhen Jesurun Electronics Business Dept.
>    "^jethome,.*":
> -- 
> 2.45.2
>