hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
authorRayhan Faizel <rayhan.faizel@gmail.com>
Sat, 24 Feb 2024 19:10:37 +0000 (00:40 +0530)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Mar 2024 13:22:55 +0000 (13:22 +0000)
commitf5c6320bf7b4b064e3368268e9e475f8415559f6
tree7f9b7c9f7a7726c85f5f02e659357b28b2272474
parent9cf3bc65afdb63f6fc28560274600b4e6e0c91ca
hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2

BCM2835 has three I2C controllers. All of them share the same interrupt line.

Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240224191038.2409945-3-rayhan.faizel@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Kconfig
hw/arm/bcm2835_peripherals.c
include/hw/arm/bcm2835_peripherals.h