]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: bcm63148: Add I2C block
authorLinus Walleij <linusw@kernel.org>
Wed, 18 Feb 2026 09:30:54 +0000 (10:30 +0100)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Fri, 20 Mar 2026 23:57:30 +0000 (16:57 -0700)
commit2fd6ea687829bb1ca6e4dba6880877f01f6b9630
tree301a8097cd7f546090dd45b60fbde534ad33ee51
parentc0a82d19e29e5b006b4a7b50c40b74a8b3604e2b
ARM: dts: bcm63148: Add I2C block

The BCM63148 has a brcmper I2C block.

The peripheral range needs to be extended to accommodate
it. The Boot LUT is at offset + 0x10000 so extend it to
cover at least that too, 128 KB.

INTERRUPT_ID_I2C is at (ISR_TABLE3_OFFSET + 19) = 96+19 = 115,
convert back to SPI IRQ 115-32 = 83.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: William Zhang <william.zhang@broadcom.com>
Link: https://lore.kernel.org/r/20260218-bcmbca-i2c-dts-v2-7-5373ef82c50c@kernel.org
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm/boot/dts/broadcom/bcm63148.dtsi