Re: [PATCH] ARM: dts: stm32: use stm32h7 usart compatible string for stm32h743

2020-08-28 Thread Alexandre Torgue
Hi Tobias On 8/14/20 8:11 PM, Tobias Schramm wrote: Previously the FIFO on the stm32h743 usart was not utilized, because the stm32f7 compatible configures it without FIFO support. Signed-off-by: Tobias Schramm --- arch/arm/boot/dts/stm32h743.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2

[PATCH] ARM: dts: stm32: use stm32h7 usart compatible string for stm32h743

2020-08-14 Thread Tobias Schramm
Previously the FIFO on the stm32h743 usart was not utilized, because the stm32f7 compatible configures it without FIFO support. Signed-off-by: Tobias Schramm --- arch/arm/boot/dts/stm32h743.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/stm32h743.d