On Sun, Sep 02, 2018 at 12:09:06PM +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx> > > Add an evaluation board device tree more in-line with all our other > device trees. > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@xxxxxxxxxxx> > > --- > + panel: panel { > + /* > + * edt,et057090dhu: EDT 5.7" LCD TFT > + * edt,et070080dh6: EDT 7.0" LCD TFT > + */ > + compatible = "edt,et057090dhu", "simple-panel"; 'simple-panel' is not valid. > + backlight = <&backlight>; > + power-supply = <®_3v3>; > + };