Re: [PATCH v2 1/2] dt-bindings: meson: add specific simplefb bindings

From: Rob Herring
Date: Fri Jan 11 2019 - 17:25:13 EST


On Mon, Jan 07, 2019 at 10:53:06AM +0100, Maxime Jourdan wrote:
> Similar to simple-framebuffer-sunxi, we support different display pipelines
> that the firmware is free to choose from.
>
> This documents the "amlogic,simple-framebuffer" compatible and the
> "amlogic,pipeline" extension.
>
> Signed-off-by: Maxime Jourdan <mjourdan@xxxxxxxxxxxx>
> ---
> .../display/simple-framebuffer-meson.txt | 33 +++++++++++++++++++

Use the compatible string for the file name:
amlogic,simple-framebuffer.txt

With that,

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>