[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 6/9] hw/arm/stellaris: Map both I2C controllers
From: |
Peter Maydell |
Subject: |
Re: [PATCH 6/9] hw/arm/stellaris: Map both I2C controllers |
Date: |
Mon, 27 Jan 2025 14:05:17 +0000 |
On Fri, 10 Jan 2025 at 16:02, Philippe Mathieu-Daudé <philmd@linaro.org> wrote:
>
> There are 2 I2C controllers, map them both, removing
> the unimplemented one. Keep the OLED controller on the
> first I2C bus.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> hw/arm/stellaris.c | 21 +++++++++++++--------
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 2/9] hw/arm/stellaris: Constify read-only arrays, (continued)
- [PATCH 3/9] hw/arm/stellaris: Remove incorrect unimplemented i2c-0 at 0x40002000, Philippe Mathieu-Daudé, 2025/01/10
- [PATCH 5/9] hw/arm/stellaris: Use DEVCAP macro to access DeviceCapability registers, Philippe Mathieu-Daudé, 2025/01/10
- [PATCH 8/9] hw/arm/stellaris: Only map existing devices as unimplemented, Philippe Mathieu-Daudé, 2025/01/10
- [PATCH 9/9] hw/arm/stellaris: Wire GPTM[#n] output to ADC input #n, Philippe Mathieu-Daudé, 2025/01/10
- [PATCH 6/9] hw/arm/stellaris: Map both I2C controllers, Philippe Mathieu-Daudé, 2025/01/10
- Re: [PATCH 6/9] hw/arm/stellaris: Map both I2C controllers,
Peter Maydell <=
- [PATCH 4/9] hw/arm/stellaris: Replace magic numbers by definitions, Philippe Mathieu-Daudé, 2025/01/10
- [PATCH 7/9] hw/arm/stellaris: Only create MPU when available, Philippe Mathieu-Daudé, 2025/01/10
- Re: [PATCH 0/9] hw/arm/stellaris: Fix overwritten IRQs and cleanups, Peter Maydell, 2025/01/27