Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308128
| From | Holger Schurig <holgerschurig@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module |
| Date | 2016-01-13 08:40 +0100 |
| Message-ID | <qQoca-4Nw-17@gated-at.bofh.it> (permalink) |
| References | <qQbyi-4DG-19@gated-at.bofh.it> <qQbyi-4DG-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Lothar Waßmann <LW@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@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?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] ARM: dts: imx6: add support for more i.MX6 modules from Ka-Ro electronics Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-12 19:10 +0100
[PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-12 19:10 +0100
Re: [PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module Holger Schurig <holgerschurig@gmail.com> - 2016-01-13 08:40 +0100
Re: [PATCH 1/3] ARM: dts: imx6: add support for Ka-Ro electronics TX6S-8034 module Lothar Waßmann <LW@KARO-electronics.de> - 2016-01-13 12:20 +0100
csiph-web