
10 Nov
2023
10 Nov
'23
2:23 p.m.
On 11/9/23 10:15, Patrick DELAUNAY wrote:
Hi,
On 10/27/23 16:43, Patrice Chotard wrote:
From: Patrice Chotard patrice.chotard@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@st.com Signed-off-by: Patrice Chotard patrice.chotard@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@foss.st.com
Thanks Patrick
Applied to u-boot-stm32/next
Thanks Patrice