[PATCH v1 6/9] serial: stm32: Fix AARCH64 compilation warnings
Patrice CHOTARD
patrice.chotard at foss.st.com
Fri Nov 10 14:23:17 CET 2023
On 11/9/23 10:15, Patrick DELAUNAY wrote:
> Hi,
>
> On 10/27/23 16:43, Patrice Chotard wrote:
>> From: Patrice Chotard <patrice.chotard at st.com>
>>
>> When building with AARCH64 defconfig, we got warnings, fix them
>> by using registers base address defined as void __iomem * instead of
>> fdt_addr_t.
>>
>> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
>> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
>> ---
>>
>> drivers/serial/serial_stm32.c | 23 +++++++++++++----------
>> drivers/serial/serial_stm32.h | 2 +-
>> 2 files changed, 14 insertions(+), 11 deletions(-)
>>
>
> Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
>
> Thanks
> Patrick
>
Applied to u-boot-stm32/next
Thanks
Patrice
More information about the U-Boot
mailing list