Re: [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins

2022-06-17 Thread Patrick DELAUNAY
Hi, On 6/13/22 11:55, Marek Vasut wrote: Add another mux option for UART5 pins, this is used on DRC Compact board. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- arch/arm/dts/stm32mp15-pinctrl.dtsi | 13 + 1 file changed, 13 insertions(+) Applied

Re: [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins

2022-06-15 Thread Patrick DELAUNAY
Hi, On 6/13/22 11:55, Marek Vasut wrote: Add another mux option for UART5 pins, this is used on DRC Compact board. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- arch/arm/dts/stm32mp15-pinctrl.dtsi | 13 + 1 file changed, 13 insertions(+) Reviewed-b

Re: [PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins

2022-06-14 Thread Patrice CHOTARD
Hi Marek On 6/13/22 11:55, Marek Vasut wrote: > Add another mux option for UART5 pins, this is used on DRC Compact board. > > Signed-off-by: Marek Vasut > Cc: Patrice Chotard > Cc: Patrick Delaunay > --- > arch/arm/dts/stm32mp15-pinctrl.dtsi | 13 + > 1 file changed, 13 insertions

[PATCH 3/6] ARM: dts: stm32: Add alternate pinmux for UART5 pins

2022-06-13 Thread Marek Vasut
Add another mux option for UART5 pins, this is used on DRC Compact board. Signed-off-by: Marek Vasut Cc: Patrice Chotard Cc: Patrick Delaunay --- arch/arm/dts/stm32mp15-pinctrl.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/dts/stm32mp15-pinctrl.dtsi b/arch/a