Re: [PATCH v4 1/2] dt-bindings: Add doc for the Ingenic JZ47xx LCD controller driver

From: Rob Herring
Date: Fri Apr 26 2019 - 16:39:28 EST


On Fri, 26 Apr 2019 02:53:07 +0200, Paul Cercueil wrote:
> Add documentation for the devicetree bindings of the LCD controller present in
> the JZ47xx family of SoCs from Ingenic.
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> Tested-by: Artur Rojek <contact@xxxxxxxxxxxxxx>
> ---
>
> Notes:
> v2: Remove ingenic,panel property.
>
> v3: - Rename compatible strings from ingenic,jz47XX-drm to ingenic,jz47XX-lcd
> - The ingenic,lcd-mode property is now read from the panel node instead
> of from the driver node
>
> v4: Remove ingenic,lcd-mode property completely.
>
> .../bindings/display/ingenic,lcd.txt | 44 +++++++++++++++++++
> 1 file changed, 44 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/ingenic,lcd.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>