On Fri, Dec 1, 2017 at 10:16 AM, Linus Walleij <[email protected]> wrote: > This adds device tree bindings for the Ilitek ILI9322 > 320x240 TFT panel driver. > > Cc: David Lechner <[email protected]> > Cc: Stefano Babic <[email protected]> > Cc: Ben Dooks <[email protected]> > Cc: [email protected] > Signed-off-by: Linus Walleij <[email protected]> > --- > 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 <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
