[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230621100244.1325638-1-tobetter@gmail.com>
Date: Wed, 21 Jun 2023 19:02:43 +0900
From: Dongjin Kim <tobetter@...il.com>
To: tobetter@...il.com, Thierry Reding <thierry.reding@...il.com>,
Sam Ravnborg <sam@...nborg.org>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Maxime Ripard <mripard@...nel.org>
Cc: dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] dt-bindings: ili9881c: add compatible string for Elida hj080be31ia1
Elida hj080be31ia1 is a 8" MIPI display panel. It utilizes an ILI9881C
controller chip, so its compatible string should be added to
ilitek,ili9881c file.
Add the compatible string for it.
Signed-off-by: Dongjin Kim <tobetter@...il.com>
---
.../devicetree/bindings/display/panel/ilitek,ili9881c.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
index c5d1df680858..0f47414e3375 100644
--- a/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
+++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9881c.yaml
@@ -17,6 +17,7 @@ properties:
items:
- enum:
- bananapi,lhr050h41
+ - elida,hj080be31ia1
- feixin,k101-im2byl02
- wanchanglong,w552946aba
- const: ilitek,ili9881c
--
2.34.1
Powered by blists - more mailing lists