[PATCH] ARM: dts: BCM5301X: Fix I2C controller interrupt

Rafał Miłecki zajec5 at gmail.com
Wed Oct 27 13:28:33 PDT 2021


On 27.10.2021 21:37, Florian Fainelli wrote:
> The I2C interrupt controller line is off by 32 because the datasheet
> describes interrupt inputs into the GIC which are for Shared Peripheral
> Interrupts and are starting at offset 32. The ARM GIC binding expects
> the SPI interrupts to be numbered from 0 relative to the SPI base.
> 
> Fixes: bb097e3e0045 ("ARM: dts: BCM5301X: Add I2C support to the DT")
> Signed-off-by: Florian Fainelli <f.fainelli at gmail.com>

Thanks for fixing that. I don't have any device utilzing I2C and so
never notice that issue.



More information about the linux-arm-kernel mailing list