Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1685829
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree |
| Date | 2017-07-12 16:50 +0200 |
| Message-ID | <u2r7H-140-5@gated-at.bofh.it> (permalink) |
| References | <u2lYm-6m0-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 12, 2017 at 11:04:08AM +0200, linux-kernel-dev@beckhoff.com wrote: > From: Patrick Brünn <p.bruenn@beckhoff.com> > > The CX9020 differs from i.MX53 Quick Start Board by: > - use uart2 instead of uart1 > - DVI-D connector instead of VGA > - no audio > - CCAT FPGA connected to emi > - enable rtc > > Signed-off-by: Patrick Brünn <p.bruenn@beckhoff.com> > --- > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/imx53-cx9020.dts | 377 +++++++++++++++++++++++++++++++++++++ > 2 files changed, 378 insertions(+) > create mode 100644 arch/arm/boot/dts/imx53-cx9020.dts > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > index 9c5e1d944d1c..ea60698f9783 100644 > --- a/arch/arm/boot/dts/Makefile > +++ b/arch/arm/boot/dts/Makefile > @@ -340,6 +340,7 @@ dtb-$(CONFIG_SOC_IMX53) += \ > imx53-ard.dtb \ > imx53-m53evk.dtb \ > imx53-mba53.dtb \ > + imx53-cx9020.dtb \ > imx53-qsb.dtb \ > imx53-qsrb.dtb \ > imx53-smd.dtb \ Hi Patrick It appears this list is in alphabetic order... Andrew
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree <linux-kernel-dev@beckhoff.com> - 2017-07-12 11:20 +0200
Re: [PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree Mark Rutland <mark.rutland@arm.com> - 2017-07-12 11:50 +0200
RE: [PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree Patrick Brünn <P.Bruenn@beckhoff.com> - 2017-07-12 14:00 +0200
Re: [PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree Andrew Lunn <andrew@lunn.ch> - 2017-07-12 16:50 +0200
RE: [PATCH] ARM: dts: imx: add CX9020 Embedded PC device tree Patrick Brünn <P.Bruenn@beckhoff.com> - 2017-07-13 05:20 +0200
[PATCH v2 0/2] Add CX9020 device tree <linux-kernel-dev@beckhoff.com> - 2017-07-13 13:10 +0200
[PATCH v2 2/2] drm/panel: simple: Add support for ddc-only panel <linux-kernel-dev@beckhoff.com> - 2017-07-13 13:10 +0200
Re: [PATCH v2 2/2] drm/panel: simple: Add support for ddc-only panel Rob Herring <robh@kernel.org> - 2017-07-14 16:20 +0200
[PATCH v2 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree <linux-kernel-dev@beckhoff.com> - 2017-07-13 13:20 +0200
[PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree <linux-kernel-dev@beckhoff.com> - 2017-07-13 13:20 +0200
Re: [PATCH v3 1/2] ARM: dts: imx: add CX9020 Embedded PC device tree Shawn Guo <shawnguo@kernel.org> - 2017-07-14 04:20 +0200
[PATCH v3 0/2] Add CX9020 device tree <linux-kernel-dev@beckhoff.com> - 2017-07-13 13:20 +0200
[PATCH v3 2/2] drm/panel: simple: Add support for ddc-only panel <linux-kernel-dev@beckhoff.com> - 2017-07-13 13:20 +0200
csiph-web