[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 04/19] hw/microblaze/s3adsp1800: Rename unimplemented MMIO re
From: |
Anton Johansson |
Subject: |
Re: [PATCH 04/19] hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio |
Date: |
Tue, 5 Nov 2024 15:26:11 +0100 |
On 05/11/24, Philippe Mathieu-Daudé wrote:
> The machine datasheet mentions the GPIO device as 'xps_gpio'.
> Rename it accordingly to easily find its documentation.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> hw/microblaze/petalogix_s3adsp1800_mmu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Anton Johansson <anjo@rev.ng>
- Re: [PATCH 01/19] target/microblaze: Rename CPU endianness property as 'little-endian', (continued)
- [PATCH 02/19] hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu, Philippe Mathieu-Daudé, 2024/11/05
- [PATCH 03/19] hw/microblaze/s3adsp1800: Explicit CPU endianness, Philippe Mathieu-Daudé, 2024/11/05
- [PATCH 04/19] hw/microblaze/s3adsp1800: Rename unimplemented MMIO region as xps_gpio, Philippe Mathieu-Daudé, 2024/11/05
- [PATCH 05/19] hw/microblaze/s3adsp1800: Declare machine type using DEFINE_TYPES macro, Philippe Mathieu-Daudé, 2024/11/05
- [PATCH 06/19] hw/microblaze: Fix MemoryRegionOps coding style, Philippe Mathieu-Daudé, 2024/11/05