From: YİĞİTCAN KAVAKLI <[email protected]> Add compatible string "tianma,fhd-video-ginkgo" for the 1080x2340 Tianma video mode panel found on the Xiaomi Redmi Note 8 (ginkgo / SM6125).
The downstream vendor DT identifies the panel as "nt36672a video mode dsi tianma panel" without documenting a glass model number. Following the established convention of "tianma,fhd-video" for Poco F1, this variant is added under the existing NT36672A binding schema. Signed-off-by: YİĞİTCAN KAVAKLI <[email protected]> --- Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml b/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml index 5d16d85117254ce479cfe9b9b33df8eeafeed1e1..9f42b1ef07669a3b0e6d2285a39a961e2e04cec7 100644 --- a/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml +++ b/Documentation/devicetree/bindings/display/panel/novatek,nt36672a.yaml @@ -23,6 +23,7 @@ properties: items: - enum: - tianma,fhd-video + - tianma,fhd-video-ginkgo - 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.47.3
