devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yegorslists-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
To: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Yegor Yefremov
	<yegorslists-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.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-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>

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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             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-gM/Ye1E23mwN+BqQ9rBEUg [this message]
     [not found] ` <1461675626-5818-1-git-send-email-yegorslists-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2016-04-26 13:00   ` [PATCH 1/3] ARM: dts: split am335x-baltos-ir5221 into dts and dtsi files yegorslists-gM/Ye1E23mwN+BqQ9rBEUg
2016-04-26 13:00   ` [PATCH 2/3] ARM: dts: add DTS for Baltos IR3220 yegorslists-gM/Ye1E23mwN+BqQ9rBEUg
2016-04-26 13:00   ` [PATCH 3/3] ARM: dts: add DTS for Baltos IR2110 yegorslists-gM/Ye1E23mwN+BqQ9rBEUg
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-gm/ye1e23mwn+bqq9rbeug@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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).