devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
@ 2018-08-04 11:10 Stefan Wahren
  2018-08-04 11:10 ` [PATCH 1/2] dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L Stefan Wahren
  2018-08-04 11:10 ` [PATCH 2/2] ARM: dts: add Raspberry Pi Compute Module 3 and IO board Stefan Wahren
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Wahren @ 2018-08-04 11:10 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Eric Anholt
  Cc: Stefan Wahren, devicetree, Florian Fainelli, Scott Branden,
	Arnd Bergmann, Ray Jui, Phil Elwell, Alexander Graf,
	bcm-kernel-feedback-list, linux-rpi-kernel, linux-arm-kernel

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

Stefan Wahren (2):
  dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L
  ARM: dts: add Raspberry Pi Compute Module 3 and IO board

 .../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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-08-27 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-04 11:10 [PATCH 0/2] ARM: dts: add Raspberry Pi Compute Module 3 and IO board Stefan Wahren
2018-08-04 11:10 ` [PATCH 1/2] dt-bindings: bcm: Add Raspberry Pi CM3 and CM3L Stefan Wahren
2018-08-14 20:29   ` Rob Herring
2018-08-04 11:10 ` [PATCH 2/2] ARM: dts: add Raspberry Pi Compute Module 3 and IO board Stefan Wahren
2018-08-27 17:42   ` Stefan Wahren

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).