[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180925190654.GA11832@bogus>
Date: Tue, 25 Sep 2018 14:06:54 -0500
From: Rob Herring <robh@...nel.org>
To: Marcel Ziswiler <marcel@...wiler.com>
Cc: devicetree@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org,
Marcel Ziswiler <marcel.ziswiler@...adex.com>,
Mikko Perttunen <mperttunen@...dia.com>,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Mark Rutland <mark.rutland@....com>
Subject: Re: [PATCH v2 37/37] ARM: tegra: colibri_t20: add eval board device
tree
On Sun, Sep 02, 2018 at 12:09:06PM +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@...adex.com>
>
> Add an evaluation board device tree more in-line with all our other
> device trees.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@...adex.com>
>
> ---
> + 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>;
> + };
Powered by blists - more mailing lists