[2/2] dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panel

Message ID 20240215090442.3513760-2-heiko@sntech.de
State New
Headers
Series [1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH |

Commit Message

Heiko Stübner Feb. 15, 2024, 9:04 a.m. UTC
  From: Heiko Stuebner <heiko.stuebner@cherry.de>

The 9904379 is a 10.1" 1024x600 LVDS display using the standard
lvds properties.

Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
---
 Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Conor Dooley Feb. 15, 2024, 5:07 p.m. UTC | #1
On Thu, Feb 15, 2024 at 10:04:42AM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@cherry.de>
> 
> The 9904379 is a 10.1" 1024x600 LVDS display using the standard
> lvds properties.
> 
> Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

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
>
  

Patch

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