Re: [PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module

From: Lothar WaÃmann
Date: Wed Jan 13 2016 - 06:10:48 EST


Hi,

> Lothar WaÃmann <LW@xxxxxxxxxxxxxxxxxxx> writes:
>
> > +/ {
> > + model = "Ka-Ro electronics TX6S-8034 Module";
> > + compatible = "karo,imx6dl-tx6dl", "fsl,imx6dl";
> > + timestamp = __DATE__, __TIME__;
>
> Is this needed or useful?
>
> There's a movement that aims to do "reproducible builds" ... being
> able to recompile an image and verify it against the supplied can be
> helpful for security audit purposes.
>
Ooops. I was on the wrong branch when creating these patches. Will
resend this patch series soon.

> > + display: display@di0 {
> > + compatible = "fsl,imx-parallel-display";
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pinctrl_disp0_1>;
> > + interface-pix-fmt = "rgb24";
> > +// fsl,panel = <&lcd0_panel>;
>
> Probably not for upstream inclusion?
>
see above.