devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: devicetree@vger.kernel.org
Cc: Mark Rutland <mark.rutland@arm.com>,
	Josh Cartwright <josh.cartwright@ni.com>,
	Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
	monstr@monstr.eu, linux-kernel@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	Rob Herring <robherring2@gmail.com>,
	Russell King <linux@armlinux.org.uk>,
	Steffen Trumtrar <s.trumtrar@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] arm: zynq: Adding new Xilinx boards
Date: Fri, 23 Feb 2018 16:00:18 +0100	[thread overview]
Message-ID: <cover.1519398009.git.michal.simek@xilinx.com> (raw)

Hi,

this patchset is adding 5 new dts files which target cc108 and zc770
boards.
Please let me know if you see any issue with them.

Series depends on this one patch
https://lkml.org/lkml/2018/2/23/412

Thanks,
Michal

Changes in v2:
- Record compatible string to xilinx.txt
- Record compatible string to xilinx.txt
- Record compatible string to xilinx.txt
- Record compatible string to xilinx.txt
- use eeprom as node name instead of at25
- Record compatible string to xilinx.txt

Michal Simek (5):
  arm: zynq: Add Xilinx cc108 board
  arm: zynq: Add support for Xilinx zc770 xm010 dc1 board
  arm: zynq: Add support for Xilinx zc770 xm011 dc2 board
  arm: zynq: Add support for Xilinx zc770 xm012 dc3 board
  arm: zynq: Add support for Xilinx zc770 xm013 dc4 board

 Documentation/devicetree/bindings/arm/xilinx.txt | 11 +++
 arch/arm/boot/dts/Makefile                       |  5 ++
 arch/arm/boot/dts/zynq-cc108.dts                 | 75 +++++++++++++++++++
 arch/arm/boot/dts/zynq-zc770-xm010.dts           | 92 ++++++++++++++++++++++++
 arch/arm/boot/dts/zynq-zc770-xm011.dts           | 64 +++++++++++++++++
 arch/arm/boot/dts/zynq-zc770-xm012.dts           | 64 +++++++++++++++++
 arch/arm/boot/dts/zynq-zc770-xm013.dts           | 78 ++++++++++++++++++++
 7 files changed, 389 insertions(+)
 create mode 100644 arch/arm/boot/dts/zynq-cc108.dts
 create mode 100644 arch/arm/boot/dts/zynq-zc770-xm010.dts
 create mode 100644 arch/arm/boot/dts/zynq-zc770-xm011.dts
 create mode 100644 arch/arm/boot/dts/zynq-zc770-xm012.dts
 create mode 100644 arch/arm/boot/dts/zynq-zc770-xm013.dts

-- 
1.9.1

             reply	other threads:[~2018-02-23 15:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-23 15:00 Michal Simek [this message]
2018-02-23 15:00 ` [PATCH v2 1/5] arm: zynq: Add Xilinx cc108 board Michal Simek
2018-03-02 18:13   ` Rob Herring
2018-02-23 15:00 ` [PATCH v2 2/5] arm: zynq: Add support for Xilinx zc770 xm010 dc1 board Michal Simek
2018-03-02 18:50   ` Rob Herring
2018-03-02 19:16     ` Michal Simek
2018-02-23 15:00 ` [PATCH v2 3/5] arm: zynq: Add support for Xilinx zc770 xm011 dc2 board Michal Simek
2018-03-02 18:50   ` Rob Herring
2018-02-23 15:00 ` [PATCH v2 4/5] arm: zynq: Add support for Xilinx zc770 xm012 dc3 board Michal Simek
2018-03-02 18:51   ` Rob Herring
2018-02-23 15:00 ` [PATCH v2 5/5] arm: zynq: Add support for Xilinx zc770 xm013 dc4 board Michal Simek
2018-03-02 18:53   ` Rob Herring

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=cover.1519398009.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=josh.cartwright@ni.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=monstr@monstr.eu \
    --cc=peter.crosthwaite@xilinx.com \
    --cc=robh+dt@kernel.org \
    --cc=robherring2@gmail.com \
    --cc=s.trumtrar@pengutronix.de \
    /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).