On Tue, May 22, 2018 at 02:23:14AM +0300, Vladimir Zapolskiy wrote:
> The change adds support for Sharp LQ035Q7DB03 3.5" QVGA panel.
> 
> Note that this aged panel is already found in the kernel sources,
> for instance in board mach files mach-mx21ads.c, mach-mx27ads.c,
> mach-pcm043.c, lpd270.c and imx27-phytec-phycore-rdk.dts.
> 
> Signed-off-by: Vladimir Zapolskiy <v...@mleia.com>
> ---
>  .../bindings/display/panel/sharp,lq035q7db03.txt   |  7 ++++++
>  drivers/gpu/drm/panel/panel-simple.c               | 27 
> ++++++++++++++++++++++
>  2 files changed, 34 insertions(+)
>  create mode 100644 
> Documentation/devicetree/bindings/display/panel/sharp,lq035q7db03.txt
> 
> diff --git 
> a/Documentation/devicetree/bindings/display/panel/sharp,lq035q7db03.txt 
> b/Documentation/devicetree/bindings/display/panel/sharp,lq035q7db03.txt
> new file mode 100644
> index 0000000..42027e5
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq035q7db03.txt
> @@ -0,0 +1,7 @@
> +Sharp LQ035Q7DB03 3.5" QVGA TFT LCD panel
> +
> +Required properties:
> +- compatible: should be "sharp,lq035q7db03"
> +
> +This binding is compatible with the simple-panel binding, which is specified
> +in simple-panel.txt in this directory.

You need to state which properties from there this panel actually uses.

Rob
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to