From: lisovy@gmail.com (Rostislav Lisovy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3 v3] Devicetree description for Voipac i.MX53 module
Date: Thu, 24 Oct 2013 23:56:06 +0200 [thread overview]
Message-ID: <1382651769-21238-1-git-send-email-lisovy@gmail.com> (raw)
This patchset adds devicetree description for Voipac X53-DMM-668 module
which uses i.MX53 CPU. More information about the module may be found at:
http://www.voipac.com/#X53-DMM-668
The support for the baseboard used with this module is also provided.
More information about the baseboard: http://www.voipac.com/#X25-BSB-000
Working peripherals are:
* UART0
* Ethernet
* Buttons (with keyboard controller)
* Sound (headphone output)
* SD-card
* LEDs (through GPIOs)
* i2c1, i2c3
* ecspi1
Changes since v2:
* Changed (and properly added) Vendor prefix
Changes since v1:
* Minor fixes according to comments by Shawn Guo
Rostislav Lisovy (2):
ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module
ARM: dts: i.MX53: Devicetree for Voipac Baseboard using x53-dmm-668
module
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/imx53-voipac-bsb.dts | 135 +++++++++++++++++++
arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi | 193 +++++++++++++++++++++++++++
3 files changed, 329 insertions(+)
create mode 100644 arch/arm/boot/dts/imx53-voipac-bsb.dts
create mode 100644 arch/arm/boot/dts/imx53-voipac-dmm-668.dtsi
--
1.7.10.4
next reply other threads:[~2013-10-24 21:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-24 21:56 Rostislav Lisovy [this message]
2013-10-24 21:56 ` [PATCH 1/3] ARM: dts: Add vendor prefix for Voipac Technologies s.r.o Rostislav Lisovy
2013-10-25 2:02 ` Shawn Guo
2013-10-31 7:37 ` Shawn Guo
2013-10-25 3:18 ` Kumar Gala
2013-10-24 21:56 ` [PATCH 2/3] ARM: dts: i.MX53: dts for Voipac x53-dmm-668 module Rostislav Lisovy
2013-10-24 21:56 ` [PATCH 3/3] ARM: dts: i.MX53: Devicetree for Voipac Baseboard using " Rostislav Lisovy
2013-10-25 0:55 ` Dinh Nguyen
2013-10-25 6:25 ` Rostislav Lisovy
2013-10-31 7:35 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1382651769-21238-1-git-send-email-lisovy@gmail.com \
--to=lisovy@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).