[PATCH 7/8] ARM: dts: bcm63138: Add STB I2C block
William Zhang
william.zhang at broadcom.com
Mon Sep 1 15:32:06 PDT 2025
dtsi interrupt should be 83.
On Mon, Sep 1, 2025 at 5:50 AM Linus Walleij <linus.walleij at linaro.org> wrote:
>
> The BCM63138 has a STB I2C block.
>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> arch/arm/boot/dts/broadcom/bcm63138.dtsi | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/boot/dts/broadcom/bcm63138.dtsi b/arch/arm/boot/dts/broadcom/bcm63138.dtsi
> index d7410bb1b5a8e221d7ca1f2f299ce6d2bc40b763..3bf41760ea52a74632744c50a5d096e8b193a046 100644
> --- a/arch/arm/boot/dts/broadcom/bcm63138.dtsi
> +++ b/arch/arm/boot/dts/broadcom/bcm63138.dtsi
> @@ -312,6 +312,15 @@ bootlut: bootlut at 8000 {
> reg = <0x8000 0x50>;
> };
>
> + i2c0: i2c at be00 {
> + compatible = "brcm,brcmstb-i2c";
> + reg = <0xbe00 0x60>;
> + interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> + status = "disabled";
> + };
> +
> pl081_dma: dma-controller at d000 {
> compatible = "arm,pl081", "arm,primecell";
> // The magic B105F00D info is missing
>
> --
> 2.50.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4199 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250901/90a85e95/attachment.p7s>
More information about the linux-arm-kernel
mailing list