[PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module
Holger Schurig
holgerschurig at gmail.com
Tue Jan 12 23:35:28 PST 2016
Lothar Waßmann <LW at KARO-electronics.de> 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.
> + display: display at 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?
More information about the linux-arm-kernel
mailing list