Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: broadcom: Add reference to RPi Zero 2 W

This adds a reference to the dts of the Raspberry Pi Zero 2 W,
so we don't need to maintain the content in arm64.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

authored by

Stefan Wahren and committed by
Florian Fainelli
eae8273f 21f9efbc

+4 -1
+2 -1
arch/arm64/boot/dts/broadcom/Makefile
··· 5 5 bcm2837-rpi-3-a-plus.dtb \ 6 6 bcm2837-rpi-3-b.dtb \ 7 7 bcm2837-rpi-3-b-plus.dtb \ 8 - bcm2837-rpi-cm3-io3.dtb 8 + bcm2837-rpi-cm3-io3.dtb \ 9 + bcm2837-rpi-zero-2-w.dtb 9 10 10 11 subdir-y += bcm4908 11 12 subdir-y += northstar2
+2
arch/arm64/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0 2 + #include "arm/bcm2837-rpi-zero-2-w.dts"