All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] ARM: dts: Add Raspberry Pi Zero 2 W support
@ 2022-02-01 17:27 ` Stefan Wahren
  0 siblings, 0 replies; 14+ messages in thread
From: Stefan Wahren @ 2022-02-01 17:27 UTC (permalink / raw)
  To: Rob Herring, Florian Fainelli, Nicolas Saenz Julienne
  Cc: Ray Jui, Scott Branden, bcm-kernel-feedback-list, Arnd Bergmann,
	Olof Johansson, Phil Elwell, devicetree, soc, linux-arm-kernel,
	linux-rpi-kernel, Stefan Wahren

This small series adds support for the Raspberry Pi Zero 2 W.

Changes in V2:
- drop brcmfmac patch, because the driver is already able to handle
  the wifi chip
- improve commit message of DTS patch
- add Robs Acked-by

Stefan Wahren (3):
  dt-bindings: arm: bcm2835: Add Raspberry Pi Zero 2 W
  ARM: dts: Add Raspberry Pi Zero 2 W
  arm64: dts: broadcom: Add reference to RPi Zero 2 W

 .../devicetree/bindings/arm/bcm/bcm2835.yaml       |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/bcm2837-rpi-zero-2-w.dts         | 136 +++++++++++++++++++++
 arch/arm64/boot/dts/broadcom/Makefile              |   3 +-
 .../boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts     |   2 +
 5 files changed, 142 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-zero-2-w.dts
 create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts

-- 
2.7.4


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

end of thread, other threads:[~2022-02-11 22:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 17:27 [PATCH V2 0/3] ARM: dts: Add Raspberry Pi Zero 2 W support Stefan Wahren
2022-02-01 17:27 ` Stefan Wahren
2022-02-01 17:27 ` [PATCH V2 1/3] dt-bindings: arm: bcm2835: Add Raspberry Pi Zero 2 W Stefan Wahren
2022-02-01 17:27   ` Stefan Wahren
2022-02-11 22:25   ` Florian Fainelli
2022-02-11 22:25     ` Florian Fainelli
2022-02-01 17:27 ` [PATCH V2 2/3] ARM: dts: " Stefan Wahren
2022-02-01 17:27   ` Stefan Wahren
2022-02-11 22:25   ` Florian Fainelli
2022-02-11 22:25     ` Florian Fainelli
2022-02-01 17:27 ` [PATCH V2 3/3] arm64: dts: broadcom: Add reference to RPi " Stefan Wahren
2022-02-01 17:27   ` Stefan Wahren
2022-02-11 22:25   ` Florian Fainelli
2022-02-11 22:25     ` Florian Fainelli

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.