Commit ab9be0b7 authored by Chris Morgan's avatar Chris Morgan Committed by Neil Armstrong
Browse files

dt-bindings: display: himax-hx8394: Add Huiling hl055fhav028c



Add compatible string for the Huiling hl055fhav028c. This panel is
based on the Himax HX8399C display controller which is extremely
similar to the existing HX8394. Add a new constant for
himax,hx8399c for this new display controller as well.

Signed-off-by: default avatarChris Morgan <macromorgan@hotmail.com>
Reviewed-by: default avatarJavier Martinez Canillas <javierm@redhat.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250603193930.323607-3-macroalpha82@gmail.com
parent 4d20c1b0
Loading
Loading
Loading
Loading
+11 −6
Original line number Diff line number Diff line
@@ -17,12 +17,17 @@ description:

properties:
  compatible:
    items:
    oneOf:
      - items:
          - enum:
              - hannstar,hsd060bhw4
              - microchip,ac40t08a-mipi-panel
              - powkiddy,x55-panel
          - const: himax,hx8394
      - items:
          - enum:
              - huiling,hl055fhav028c
          - const: himax,hx8399c

  reg:
    maxItems: 1