devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Wahren <stefan.wahren@i2se.com>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Scott Branden <sbranden@broadcom.com>,
	Ray Jui <rjui@broadcom.com>,
	Stefan Wahren <stefan.wahren@i2se.com>,
	Phil Elwell <phil@raspberrypi.org>,
	Alexander Graf <agraf@suse.de>, Eric Anholt <eric@anholt.net>,
	Rob Herring <robh+dt@kernel.org>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-rpi-kernel@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
Date: Mon, 27 Aug 2018 20:05:45 +0200	[thread overview]
Message-ID: <1535393148-24163-1-git-send-email-stefan.wahren@i2se.com> (raw)

This patch series add support for Rasberry Pi Compute Module 3 and
Compute Module 3 Lite.

Changes in V2:
- add Reviewed-by tag from Rob
- split arm and arm64 into separate patches

Stefan Wahren (3):
  dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L
  ARM: dts: add Raspberry Pi Compute Module 3 and IO board
  arm64: dts: broadcom: Add reference to Compute Module IO Board V3

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |  8 ++
 arch/arm/boot/dts/Makefile                         |  1 +
 arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts          | 87 ++++++++++++++++++++++
 arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi             | 52 +++++++++++++
 arch/arm64/boot/dts/broadcom/Makefile              |  3 +-
 .../boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts      |  2 +
 6 files changed, 152 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dts

-- 
2.7.4

             reply	other threads:[~2018-08-27 18:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-27 18:05 Stefan Wahren [this message]
2018-08-27 18:05 ` [PATCH V2 1/3] dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L Stefan Wahren
2018-08-27 18:05 ` [PATCH V2 2/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board Stefan Wahren
2018-08-27 18:05 ` [PATCH V2 3/3] arm64: dts: broadcom: Add reference to Compute Module IO Board V3 Stefan Wahren
2018-09-23 17:39   ` Liviu Dudau
2018-09-24  8:17     ` Stefan Wahren
2018-09-24 10:22       ` [PATCH] arm64: dts: broadcom: Use the .dtb name in the rule, rather than .dts Liviu Dudau
2018-09-24 11:03         ` Stefan Wahren
2018-09-25 18:17           ` Florian Fainelli
2018-09-25 18:51             ` Olof Johansson
2018-09-25 20:33               ` Stefan Wahren
2018-09-25 20:36                 ` Olof Johansson
2018-08-31  9:35 ` [PATCH V2 0/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board Stefan Wahren

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=1535393148-24163-1-git-send-email-stefan.wahren@i2se.com \
    --to=stefan.wahren@i2se.com \
    --cc=agraf@suse.de \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eric@anholt.net \
    --cc=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=phil@raspberrypi.org \
    --cc=rjui@broadcom.com \
    --cc=robh+dt@kernel.org \
    --cc=sbranden@broadcom.com \
    /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).