Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: add binding for Innolux ee101ia-01d panel

This is a panel handled through the generic lvds-panel binding,
so only needs its additional compatible specified.

Signed-off-by: Heiko Stuebner <heiko.stuebner@bq.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20181113124205.29319-1-heiko@sntech.de

authored by

Heiko Stuebner and committed by
Heiko Stuebner
24332d0d ba9877e2

+7
+7
Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt
··· 1 + Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel 2 + 3 + Required properties: 4 + - compatible: should be "innolux,ee101ia-01d" 5 + 6 + This binding is compatible with the lvds-panel binding, which is specified 7 + in panel-lvds.txt in this directory.