[PATCH] ARM: dts: tpc: Device tree description of the TPC board

Fabio Estevam festevam at gmail.com
Sat Mar 3 04:38:28 PST 2018


Hi Lukasz,

On Sat, Mar 3, 2018 at 4:06 AM, Lukasz Majewski <lukma at denx.de> wrote:

> Previously (for other imx6q board) I've added entry to e.g.
> panel-simple.c file [1] to describe the display.
>
> I thought that adding timings to DTS is more welcome - hence we do not
> need to add any extra code to Linux when porting new board?

Adding an entry to panel-simple helps when people want to use this
panel into their dts, as they need only to pass a compatible string
line instead of passing all the LCD timings.

> The other upstreamed imx6q board used dual license - GPLv2 or X11
> (which is also called MIT license).
>
> I suppose that this license header shall be replaced with:
>
> SPDX-License-Identifier: (GPL-2.0+ OR MIT)
>
> Am I correct?

Yes, correct.



More information about the linux-arm-kernel mailing list