[PATCH v2 3/9] dt-bindings: display: novatek,nt36672a: Add 5 new panels

From: Alexey Minnekhanov

Date: Thu Sep 17 2026 - 13:44:10 EST


Document 5 new panels used in 4 different smartphones produced by
Xiaomi and ASUS:

* Shenchao panel used in Xiaomi Redmi Note 7 (xiaomi-lavender), the
exact model string is unknown
* Tianma TL063FVMC43-02 for Xiaomi Redmi Note 6 Pro (xiaomi-tulip)
* Tianma TL063FVMCA01-00 for Xiaomi Redmi Note 7 (xiaomi-lavender)
* Tianma TL060FVXS16-00 for Xiaomi Mi A2 smartphone (xiaomi-jasmine)
* TXD TXDI600YANPA-43V3 Asus Zenfone Max Pro M1 (asus-x00td)

Signed-off-by: Alexey Minnekhanov <alexeymin@xxxxxxxxxx>

---
v2:
* changed description to mention several panels instead of one
* fixed alphabetical ordering of compatible strings
* changed vendor prefix of TXD: "txd" -> "txdkj"
---
.../devicetree/bindings/display/panel/novatek,nt36672a.yaml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml b/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml
index 5d16d85117254..62ec3294b9b68 100644
--- a/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml
+++ b/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml
@@ -10,10 +10,8 @@ maintainers:
- Sumit Semwal <sumit.semwal@xxxxxxxxxx>

description: |
- The nt36672a IC from Novatek is a generic DSI Panel IC used to drive dsi
- panels.
- Right now, support is added only for a Tianma FHD+ LCD display panel with a
- resolution of 1080x2246. It is a video mode DSI panel.
+ The NT36672A IC from Novatek is a generic DSI Panel IC used to drive dsi
+ panels. Currently supports 6 panel models for 5 different smartphones.

allOf:
- $ref: panel-common.yaml#
@@ -22,7 +20,12 @@ properties:
compatible:
items:
- enum:
+ - shenchao,fhdplus-video
- tianma,fhd-video
+ - tianma,tl060fvxs16-00
+ - tianma,tl063fvmc43-02
+ - tianma,tl063fvmca01-00
+ - txdkj,txdi600yanpa-43v3
- const: novatek,nt36672a
description: This indicates the panel manufacturer of the panel that is
in turn using the NT36672A panel driver. This compatible string

--
2.55.0