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 TL063FVMCA01-00 for Xiaomi Redmi Note 7 (xiaomi-lavender) * Tianma TL063FVMC43-02 for Xiaomi Redmi Note 6 Pro (xiaomi-tulip) * 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 <[email protected]> --- .../devicetree/bindings/display/panel/novatek,nt36672a.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml b/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml index 5d16d85117254..3671fd788a818 100644 --- a/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml +++ b/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml @@ -22,7 +22,12 @@ properties: compatible: items: - enum: + - shenchao,fhdplus-video - tianma,fhd-video + - tianma,tl060fvxs16-00 + - tianma,tl063fvmca01-00 + - tianma,tl063fvmc43-02 + - txd,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
