[PATCH V2 0/3] ARM: dts: Add Raspberry Pi Zero 2 W support

Stefan Wahren stefan.wahren at i2se.com
Tue Feb 1 09:27:44 PST 2022


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




More information about the linux-arm-kernel mailing list