From: Heiko Stuebner <[email protected]>
admatec GmbH is a german supplier for industrial displays.
Signed-off-by: Heiko Stuebner <[email protected]>
---
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 1a0dc04f1db47..fef2e12b504ee 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -61,6 +61,8 @@ patternProperties:
description: Analog Devices, Inc.
"^adieng,.*":
description: ADI Engineering, Inc.
+ "^admatec,.*":
+ description: admatec GmbH
"^advantech,.*":
description: Advantech Corporation
"^aeroflexgaisler,.*":
--
2.39.2
From: Heiko Stuebner <[email protected]>
The 9904379 is a 10.1" 1024x600 LVDS display using the standard
lvds properties.
Signed-off-by: Heiko Stuebner <[email protected]>
---
Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
index 3fb24393529cd..155d8ffa8f6ef 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
@@ -39,6 +39,8 @@ properties:
compatible:
items:
- enum:
+ # Admatec 9904379 10.1" 1024x600 LVDS panel
+ - admatec,9904379
- auo,b101ew05
# Chunghwa Picture Tubes Ltd. 7" WXGA (800x1280) TFT LCD LVDS panel
- chunghwa,claa070wp03xg
--
2.39.2
On Thu, Feb 15, 2024 at 10:04:42AM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <[email protected]>
>
> The 9904379 is a 10.1" 1024x600 LVDS display using the standard
> lvds properties.
>
> Signed-off-by: Heiko Stuebner <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Cheers,
Conor.
> ---
> Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
> index 3fb24393529cd..155d8ffa8f6ef 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml
> @@ -39,6 +39,8 @@ properties:
> compatible:
> items:
> - enum:
> + # Admatec 9904379 10.1" 1024x600 LVDS panel
> + - admatec,9904379
> - auo,b101ew05
> # Chunghwa Picture Tubes Ltd. 7" WXGA (800x1280) TFT LCD LVDS panel
> - chunghwa,claa070wp03xg
> --
> 2.39.2
>
On Thu, Feb 15, 2024 at 10:04:41AM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <[email protected]>
>
> admatec GmbH is a german supplier for industrial displays.
>
> Signed-off-by: Heiko Stuebner <[email protected]>
There's a fair few Admatec's it seems, so a link would be good:
Link: https://www.admatec.de/
Acked-by: Conor Dooley <[email protected]>
Cheers,
Conor.
> ---
> 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 1a0dc04f1db47..fef2e12b504ee 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -61,6 +61,8 @@ patternProperties:
> description: Analog Devices, Inc.
> "^adieng,.*":
> description: ADI Engineering, Inc.
> + "^admatec,.*":
> + description: admatec GmbH
> "^advantech,.*":
> description: Advantech Corporation
> "^aeroflexgaisler,.*":
> --
> 2.39.2
>
On Thu, 15 Feb 2024 10:04:41 +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <[email protected]>
>
> admatec GmbH is a german supplier for industrial displays.
>
>
Applied, thanks!
Adding the link to the manufacturer Conor suggested.
[1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH
commit: 9de552935b6ceaa113d205232fde70e5345bdf29
[2/2] dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panel
commit: c530379a6876eb4c9c4a83f1b65d8cd9d66ee229
Best regards,
--
Heiko Stuebner <[email protected]>