All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
@ 2018-08-27 18:05 ` Stefan Wahren
  0 siblings, 0 replies; 26+ messages in thread
From: Stefan Wahren @ 2018-08-27 18:05 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Mark Rutland, devicetree, Arnd Bergmann, Scott Branden, Ray Jui,
	Stefan Wahren, Phil Elwell, Alexander Graf, Eric Anholt,
	Rob Herring, 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.

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

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

end of thread, other threads:[~2018-09-25 20:36 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-27 18:05 [PATCH V2 0/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board Stefan Wahren
2018-08-27 18:05 ` Stefan Wahren
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   ` 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   ` 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-08-27 18:05   ` Stefan Wahren
2018-09-23 17:39   ` Liviu Dudau
2018-09-23 17:39     ` Liviu Dudau
2018-09-24  8:17     ` Stefan Wahren
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 10:22         ` Liviu Dudau
2018-09-24 11:03         ` Stefan Wahren
2018-09-24 11:03           ` Stefan Wahren
2018-09-25 18:17           ` Florian Fainelli
2018-09-25 18:17             ` Florian Fainelli
2018-09-25 18:51             ` Olof Johansson
2018-09-25 18:51               ` Olof Johansson
2018-09-25 20:33               ` Stefan Wahren
2018-09-25 20:33                 ` Stefan Wahren
2018-09-25 20:36                 ` Olof Johansson
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
2018-08-31  9:35   ` Stefan Wahren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.