All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] ARM: dts: add Raspberry Pi 3 A+
@ 2018-11-15 23:00 Stefan Wahren
  2018-11-15 23:00 ` [PATCH V2 1/3] dt-bindings: bcm: Add " Stefan Wahren
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Stefan Wahren @ 2018-11-15 23:00 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds support for the brand new Raspberry Pi 3 A+ .

Changes in V2:
- add missing Makefile change for arm64

Stefan Wahren (3):
  dt-bindings: bcm: Add Raspberry Pi 3 A+
  ARM: dts: add Raspberry Pi 3 A+
  arm64: dts: broadcom: Add reference to RPi 3 A+

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |   4 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts         | 107 +++++++++++++++++++++
 arch/arm64/boot/dts/broadcom/Makefile              |   3 +-
 .../boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts     |   2 +
 5 files changed, 116 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts

-- 
2.7.4

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

end of thread, other threads:[~2018-12-27 13:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15 23:00 [PATCH V2 0/3] ARM: dts: add Raspberry Pi 3 A+ Stefan Wahren
2018-11-15 23:00 ` [PATCH V2 1/3] dt-bindings: bcm: Add " Stefan Wahren
2018-11-15 23:00 ` [PATCH V2 2/3] ARM: dts: add " Stefan Wahren
2018-12-14 21:49   ` Phil Elwell
2018-12-27 13:50     ` Stefan Wahren
2018-11-15 23:00 ` [PATCH V2 3/3] arm64: dts: broadcom: Add reference to RPi " Stefan Wahren
2018-11-15 23:00 ` [PATCH 0/3] ARM: dts: add Raspberry Pi " Stefan Wahren
2018-11-16 21:23 ` [PATCH V2 " Eric Anholt
2018-11-16 22:43   ` Stefan Wahren
2018-11-19 22:49     ` Eric Anholt

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.