[PATCH 1/3] drm/panel: Add DT bindings for Ilitek ILI9322

Rob Herring robh at kernel.org
Fri Dec 1 19:49:15 UTC 2017


On Fri, Dec 1, 2017 at 10:16 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
> This adds device tree bindings for the Ilitek ILI9322
> 320x240 TFT panel driver.
>
> Cc: David Lechner <david at lechnology.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Ben Dooks <ben.dooks at codethink.co.uk>
> Cc: devicetree at vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> ChangeLog v1->v2:
> - Add explicit requirement to specify the system type so the
>   driver can look up the display configuration from the
>   compatible string.
> - Dropped all display-specific configuration data I could
>   in favor of open coding it all in a per-system config struct
>   in the driver.
> - Now only regulators and GPIO lines remain as DT resources.
> ---
>  .../bindings/display/panel/ilitek,ili9322.txt      | 49 ++++++++++++++++++++++
>  1 file changed, 49 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/display/panel/ilitek,ili9322.txt

Reviewed-by: Rob Herring <robh at kernel.org>


More information about the dri-devel mailing list