arm64: dts: rp1: Add support for RaspberryPi's RP1 device
authorAndrea della Porta <andrea.porta@suse.com>
Thu, 29 May 2025 13:50:43 +0000 (15:50 +0200)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Mon, 9 Jun 2025 17:10:30 +0000 (10:10 -0700)
commiteed7414420283d830ab576f32a5e3e5792c6fd77
tree7c19e9aa1545974f8b285e5416e0a428f11a4b80
parent1b2fae5b3e31d7cfcb5c1aec40948f2ca92c23f8
arm64: dts: rp1: Add support for RaspberryPi's RP1 device

RaspberryPi RP1 is a multi function PCI endpoint device that
exposes several subperipherals via PCI BAR.

Add a dtb overlay that will be compiled into a binary blob
and linked in the RP1 driver.

This overlay offers just minimal support to represent the
RP1 device itself, the sub-peripherals will be added by
future patches.

Signed-off-by: Andrea della Porta <andrea.porta@suse.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20250529135052.28398-6-andrea.porta@suse.com
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm64/boot/dts/broadcom/rp1-common.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/broadcom/rp1-nexus.dtsi [new file with mode: 0644]