devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrey Gusakov <andrey.gusakov@cogentembedded.com>
To: Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	cphealy@gmail.com, andrew.smirnov@gmail.com,
	l.stach@pengutronix.de
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, andrey.gusakov@cogentembedded.com
Subject: [PATCH 0/3] ARM: dts: imx: add two ZII boards
Date: Thu, 21 Jun 2018 20:44:57 +0300	[thread overview]
Message-ID: <1529603100-31958-1-git-send-email-andrey.gusakov@cogentembedded.com> (raw)

Common part of dts was moved to imx51-zii-common.dtsi
for future reuse.

Andrey Gusakov (3):
  ARM: dts: imx51-zii-common: create common include dtsi
  ARM: dts: imx: add ZII SCU2 ESB board
  ARM: dts: imx: add ZII SCU2 Mezz board

 arch/arm/boot/dts/Makefile                |   4 +-
 arch/arm/boot/dts/imx51-zii-common.dtsi   | 317 ++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx51-zii-rdu1.dts      | 330 +++---------------------------
 arch/arm/boot/dts/imx51-zii-scu2-esb.dts  | 178 ++++++++++++++++
 arch/arm/boot/dts/imx51-zii-scu2-mezz.dts | 190 +++++++++++++++++
 5 files changed, 718 insertions(+), 301 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx51-zii-common.dtsi
 create mode 100644 arch/arm/boot/dts/imx51-zii-scu2-esb.dts
 create mode 100644 arch/arm/boot/dts/imx51-zii-scu2-mezz.dts

-- 
1.9.1

             reply	other threads:[~2018-06-21 17:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-21 17:44 Andrey Gusakov [this message]
2018-06-21 17:44 ` [PATCH 1/3] ARM: dts: imx51-zii-common: create common include dtsi Andrey Gusakov
2018-06-26 22:08   ` Fabio Estevam
2018-06-27  7:11   ` [1/3] " Nikita Yushchenko
2018-06-27 16:46     ` Andrey Smirnov
2018-06-27 16:59       ` Nikita Yushchenko
2018-06-27 17:33         ` Andrey Smirnov
2018-06-27 17:00       ` Fabio Estevam
2018-07-01  8:21         ` Shawn Guo
2018-07-02  8:21   ` [PATCH 1/3] " Andrey Gusakov
2018-06-21 17:44 ` [PATCH 2/3] ARM: dts: imx: add ZII SCU2 ESB board Andrey Gusakov
2018-06-26 15:45   ` Fabio Estevam
2018-07-01  8:25   ` Shawn Guo
2018-06-21 17:45 ` [PATCH 3/3] ARM: dts: imx: add ZII SCU2 Mezz board Andrey Gusakov
2018-06-26 15:46   ` Fabio Estevam
2018-07-01  8:44   ` 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=1529603100-31958-1-git-send-email-andrey.gusakov@cogentembedded.com \
    --to=andrey.gusakov@cogentembedded.com \
    --cc=andrew.smirnov@gmail.com \
    --cc=cphealy@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.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).