Re: [PATCH 2/2] dt-bindings: display: Add bindings for Novatek NT35950

From: Rob Herring
Date: Tue Sep 07 2021 - 14:30:29 EST


On Wed, 01 Sep 2021 19:31:27 +0200, AngeloGioacchino Del Regno wrote:
> The nt35950 IC from Novatek is a Driver IC used to drive MIPI-DSI panels,
> with Static RAM for content retention in command mode and also supports
> video mode with VESA Frame Buffer Compression or Display Stream Compression
> on single, or dual dsi port(s).
> This DDIC is also capable of upscaling an input image to the panel's native
> resolution, for example it can upscale a 1920x1080 input to 3840x2160 with
> either bilinear interpolation or pixel duplication.
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx>
> ---
> .../display/panel/novatek,nt35950.yaml | 106 ++++++++++++++++++
> 1 file changed, 106 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/novatek,nt35950.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>