Hi Thierry, Am Dienstag, 13. November 2018, 13:42:05 CET schrieb Heiko Stuebner: > From: Heiko Stuebner <heiko.stuebner@xxxxxx> > > 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@xxxxxx> just pulling this pending patch out of the woodworks again too :-) Thanks in advance for considering it. Heiko > --- > .../bindings/display/panel/innolux,ee101ia-01d.txt | 7 +++++++ > 1 file changed, 7 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > > diff --git > a/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > new file mode 100644 > index 000000000000..e5ca4ccd55ed > --- /dev/null > +++ > b/Documentation/devicetree/bindings/display/panel/innolux,ee101ia-01d.txt > @@ -0,0 +1,7 @@ > +Innolux Corporation 10.1" EE101IA-01D WXGA (1280x800) LVDS panel > + > +Required properties: > +- compatible: should be "innolux,ee101ia-01d" > + > +This binding is compatible with the lvds-panel binding, which is specified > +in panel-lvds.txt in this directory.