aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorWilliam Zhang <william.zhang@broadcom.com>2022-06-09 17:21:12 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2022-06-14 09:09:27 -0700
commit03b7500f5c3485f58b4485730f7e2ece0b73e0b6 (patch)
treeadbcf5251c33ae1d68f4a3f014e6185792b48be3 /arch/arm/boot/dts/Makefile
parentdt-bindings: arm: Add BCM63148 SoC (diff)
downloadwireguard-linux-03b7500f5c3485f58b4485730f7e2ece0b73e0b6.tar.xz
wireguard-linux-03b7500f5c3485f58b4485730f7e2ece0b73e0b6.zip
ARM: dts: Add DTS files for bcmbca SoC BCM63148
Add DTS for ARMv7 based broadband SoC BCM63148. bcm63148.dtsi is the SoC description DTS header and bcm963148.dts is a simple DTS file for Broadcom BCM963148 Reference board that only enable the UART port. Signed-off-by: William Zhang <william.zhang@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 79db8b5fbbb0..c8bdba38a488 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -183,6 +183,7 @@ dtb-$(CONFIG_ARCH_BRCMSTB) += \
bcm7445-bcm97445svmb.dtb
dtb-$(CONFIG_ARCH_BCMBCA) += \
bcm947622.dtb \
+ bcm963148.dtb \
bcm963178.dtb \
bcm96756.dtb \
bcm96846.dtb \