From: yegorslists@googlemail.com (yegorslists at googlemail.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Add additional OnRISC Baltos devices
Date: Tue, 26 Apr 2016 15:00:23 +0200 [thread overview]
Message-ID: <1461675626-5818-1-git-send-email-yegorslists@googlemail.com> (raw)
From: Yegor Yefremov <yegorslists@googlemail.com>
This series splits am335x-baltos.dtsi out of am335x-baltos-ir5221.dts to
consolidate common configuration for Baltos device.
DTS files for Baltos IR3220 and IR2110 will be added using newly created
am335x-baltos.dtsi.
Yegor Yefremov (3):
ARM: dts: split am335x-baltos-ir5221 into dts and dtsi files
ARM: dts: add DTS for Baltos IR3220
ARM: dts: add DTS for Baltos IR2110
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/am335x-baltos-ir2110.dts | 71 +++++
arch/arm/boot/dts/am335x-baltos-ir3220.dts | 119 +++++++++
arch/arm/boot/dts/am335x-baltos-ir5221.dts | 387 +--------------------------
arch/arm/boot/dts/am335x-baltos.dtsi | 408 +++++++++++++++++++++++++++++
5 files changed, 601 insertions(+), 386 deletions(-)
create mode 100644 arch/arm/boot/dts/am335x-baltos-ir2110.dts
create mode 100644 arch/arm/boot/dts/am335x-baltos-ir3220.dts
create mode 100644 arch/arm/boot/dts/am335x-baltos.dtsi
--
2.1.4
next reply other threads:[~2016-04-26 13:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-26 13:00 yegorslists at googlemail.com [this message]
2016-04-26 13:00 ` [PATCH 1/3] ARM: dts: split am335x-baltos-ir5221 into dts and dtsi files yegorslists at googlemail.com
2016-04-26 13:00 ` [PATCH 2/3] ARM: dts: add DTS for Baltos IR3220 yegorslists at googlemail.com
2016-04-26 13:00 ` [PATCH 3/3] ARM: dts: add DTS for Baltos IR2110 yegorslists at googlemail.com
2016-04-26 18:13 ` [PATCH 0/3] Add additional OnRISC Baltos devices Tony Lindgren
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=1461675626-5818-1-git-send-email-yegorslists@googlemail.com \
--to=yegorslists@googlemail.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).