linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/3] ARM: dts: add Raspberry Pi 3 A+
@ 2018-12-25 23:20 Stefan Wahren
  2018-12-25 23:20 ` [PATCH V4 1/3] dt-bindings: bcm: Add " Stefan Wahren
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stefan Wahren @ 2018-12-25 23:20 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Florian Fainelli, Ray Jui,
	Scott Branden, Eric Anholt
  Cc: Stefan Wahren, devicetree, Phil Elwell, 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 and
the dt-blob of the firmware [1].

[1] - https://github.com/raspberrypi/firmware/blob/master/extra/dt-blob.dts

Changes in V4:
- address Phil's comment by dropping BT_ON and rename WL_ON to BT_WL_ON
- drop Wifi and BT reset control and add explaining comment
- add missing gpio line names
- add Rob's Reviewed-by 

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         | 175 +++++++++++++++++++++
 arch/arm64/boot/dts/broadcom/Makefile              |   3 +-
 .../boot/dts/broadcom/bcm2837-rpi-3-a-plus.dts     |   2 +
 5 files changed, 184 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] 8+ messages in thread

end of thread, other threads:[~2019-01-14 12:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-25 23:20 [PATCH V4 0/3] ARM: dts: add Raspberry Pi 3 A+ Stefan Wahren
2018-12-25 23:20 ` [PATCH V4 1/3] dt-bindings: bcm: Add " Stefan Wahren
2018-12-25 23:20 ` [PATCH V4 2/3] ARM: dts: add " Stefan Wahren
2018-12-28  0:51   ` Eric Anholt
2019-01-12 18:11   ` Sergey Suloev
2019-01-12 19:34     ` Stefan Wahren
2019-01-14 12:16       ` Sergey Suloev
2018-12-25 23:20 ` [PATCH V4 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).