[PATCH v2 1/3] dt-bindings: display: panel: novatek,nt36523: add the Mi Pad 5 Pro 5G panel
Dawid Wróbel <[email protected]> Tue, 04 Aug 2026 10:55:55 +0200
| Newsgroups | org.kernel.feeds.b4-sent,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The Xiaomi Mi Pad 5 Pro 5G (enuma) ships the same CSOT panel as the Mi Pad 5 Pro (elish), so it falls back to the elish compatible. Give it a device-specific one in front, so a later difference does not need a device tree change. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Dawid Wróbel <[email protected]> --- Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml b/Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml index b9300a1f2646..2f3f34d08f29 100644 --- a/Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml +++ b/Documentation/devicetree/bindings/display/panel/novatek,nt36523.yaml @@ -22,6 +22,10 @@ properties: - xiaomi,elish-boe-nt36523 - xiaomi,elish-csot-nt36523 - const: novatek,nt36523 + - items: + - const: xiaomi,enuma-csot-nt36523 + - const: xiaomi,elish-csot-nt36523 + - const: novatek,nt36523 - items: - enum: - lenovo,j606f-boe-nt36523w -- 2.55.0