[PATCH v2 5/7] ARM: dts: bcm6878: Add I2C bus block
William Zhang
william.zhang at broadcom.com
Mon Mar 16 18:36:00 PDT 2026
On Wed, Feb 18, 2026 at 1:31 AM Linus Walleij <linusw at kernel.org> wrote:
>
> The BCM6878 has an brcmper I2C block.
>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> arch/arm/boot/dts/broadcom/bcm6878.dtsi | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/boot/dts/broadcom/bcm6878.dtsi b/arch/arm/boot/dts/broadcom/bcm6878.dtsi
> index 5a37bfd7f53f..e7fb45ae1d49 100644
> --- a/arch/arm/boot/dts/broadcom/bcm6878.dtsi
> +++ b/arch/arm/boot/dts/broadcom/bcm6878.dtsi
> @@ -239,6 +239,15 @@ nandcs: nand at 0 {
> };
> };
>
> + i2c0: i2c at 2100 {
> + compatible = "brcm,brcmper-i2c";
> + reg = <0x2100 0x60>;
> + interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> + status = "disabled";
> + };
> +
> pl081_dma: dma-controller at 11000 {
> compatible = "arm,pl081", "arm,primecell";
> // The magic B105F00D info is missing
>
> --
> 2.53.0
>
Reviewed-by: William Zhang <william.zhang at broadcom.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5473 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260316/1198cf40/attachment-0001.p7s>
More information about the linux-arm-kernel
mailing list