[PATCH v3 2/3] dt-bindings: display: panel: Add compatible for TAIGUAN XTI05101-01A

Langyan Ye posted 3 patches 1 month, 2 weeks ago
[PATCH v3 2/3] dt-bindings: display: panel: Add compatible for TAIGUAN XTI05101-01A
Posted by Langyan Ye 1 month, 2 weeks ago
Add a new compatible for the panel TAIGUAN XTI05101-01A. This panel uses
JD9365DA-H3 IC, so add the compatible to the jd9365da-h3 binding files.

Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com>
---
 .../devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
index 5802fb3c9ffe..0bb4980555e2 100644
--- a/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
+++ b/Documentation/devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml
@@ -23,6 +23,7 @@ properties:
           - melfas,lmfbx101117480
           - radxa,display-10hd-ad001
           - radxa,display-8hd-ad002
+          - taiguanck,xti05101-01a
       - const: jadard,jd9365da-h3
 
   reg:
-- 
2.34.1
Re: [PATCH v3 2/3] dt-bindings: display: panel: Add compatible for TAIGUAN XTI05101-01A
Posted by Rob Herring (Arm) 1 month, 1 week ago
On Sat, 14 Feb 2026 16:54:08 +0800, Langyan Ye wrote:
> Add a new compatible for the panel TAIGUAN XTI05101-01A. This panel uses
> JD9365DA-H3 IC, so add the compatible to the jd9365da-h3 binding files.
> 
> Signed-off-by: Langyan Ye <yelangyan@huaqin.corp-partner.google.com>
> ---
>  .../devicetree/bindings/display/panel/jadard,jd9365da-h3.yaml    | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>