On Tue, 20 Feb 2024 at 13:42, Rayhan Faizel <rayhan.fai...@gmail.com> wrote: > > This patch series implements support for the Broadcom Serial Controller used > by BCM2835 based boards for I2C. > > [Changes in v3] > > - Add SPDX license identifiers. > - Fix a few minor whitespace issues. > > [Changes in v2] > > - Fixed and simplified writing to status register > > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/481 > Signed-off-by: Rayhan Faizel <rayhan.fai...@gmail.com> > > Rayhan Faizel (3): > hw/i2c: Implement Broadcom Serial Controller (BSC) > hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2 > tests/qtest: Add testcase for BCM2835 BSC
Applied to target-arm.next, thanks. -- PMM