]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: bcm63138: Add BCMBCA peripherals
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 12 May 2025 12:05:52 +0000 (14:05 +0200)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Mon, 9 Jun 2025 17:10:40 +0000 (10:10 -0700)
commitb7907e00f012e78fec86e39f926af845ef610348
tree5d934e73f640d3640f7df9d5365d27f5a949af57
parentb7f8a3a5713289b5100a29f3b25c458b407a3b31
ARM: dts: bcm63138: Add BCMBCA peripherals

All the BCMBCA SoCs share a set of peripherals at 0xff800000,
albeit at slightly varying memory locations on the bus and
with varying IRQ assignments.

Extend the peripheral interrupt window to 0x10000 as it need
to fit the DMA block.

Add the GPIO, RNG and LED and DMA blocks for the
BCM63138 based on the vendor files 63138_map_part.h and
63138_intr.h from the "bcmopen-consumer" code drop.

This SoC has up to 160 possible GPIOs due to having 5
registers with 32 GPIOs in each available.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: William Zhang <william.zhang@broadcom.com>
Link: https://lore.kernel.org/r/20250512-bcmbca-peripherals-arm-v3-6-86f97ab4326f@linaro.org
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm/boot/dts/broadcom/bcm63138.dtsi