[PATCH v2 3/4] dt-bindings: display: panel: Add compatible for Starry-er88577

From: Zhaoxiong Lv
Date: Sat Jun 01 2024 - 04:47:23 EST


The Starry-er88577 is a 10.1" WXGA TFT-LCD panel, which fits
in nicely with the existing panel-kingdisplay-kd101ne3 driver.
Hence, we add a new compatible with panel specific config.

Signed-off-by: Zhaoxiong Lv <lvzhaoxiong@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
---

Chage since V2:

- Add compatible for Starry er88577 in Kingdisplay kd101ne3 dt-bindings.

---
.../bindings/display/panel/kingdisplay,kd101ne3-40ti.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/panel/kingdisplay,kd101ne3-40ti.yaml b/Documentation/devicetree/bindings/display/panel/kingdisplay,kd101ne3-40ti.yaml
index b0cf12bb727d..68c43d2d21a6 100644
--- a/Documentation/devicetree/bindings/display/panel/kingdisplay,kd101ne3-40ti.yaml
+++ b/Documentation/devicetree/bindings/display/panel/kingdisplay,kd101ne3-40ti.yaml
@@ -17,6 +17,7 @@ properties:
items:
- enum:
- kingdisplay,kd101ne3-40ti
+ - starry,er88577

reg:
description: the virtual channel number of a DSI peripheral
--
2.17.1