linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/3] ARM: dts: add Raspberry Pi 3 A+
@ 2018-12-04 18:58 Stefan Wahren
  2018-12-04 18:58 ` [PATCH V3 1/3] dt-bindings: bcm: Add " Stefan Wahren
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefan Wahren @ 2018-12-04 18:58 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Florian Fainelli, Ray Jui,
	Scott Branden, Eric Anholt, Arnd Bergmann
  Cc: Stefan Wahren, devicetree, bcm-kernel-feedback-list,
	linux-rpi-kernel, linux-arm-kernel

This patch series adds support for the brand new Raspberry Pi 3 A+ .
Since there is no official DTS file yet, this one bases on a procfs dump. 

Changes in V3:
- add Eric's Reviewed-by
- fix wifi reset GPIO polarity

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2018-12-10 22:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 18:58 [PATCH V3 0/3] ARM: dts: add Raspberry Pi 3 A+ Stefan Wahren
2018-12-04 18:58 ` [PATCH V3 1/3] dt-bindings: bcm: Add " Stefan Wahren
2018-12-10 22:42   ` Rob Herring
2018-12-04 18:58 ` [PATCH V3 2/3] ARM: dts: add " Stefan Wahren
2018-12-04 18:58 ` [PATCH V3 3/3] arm64: dts: broadcom: Add reference to RPi " 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).