Re: [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins

2022-06-17 Thread Patrick DELAUNAY
Hi On 6/13/22 11:55, Marek Vasut wrote: Add another mux option for UART3 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 | 41 + 1 file changed, 41 insertions(+

Re: [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins

2022-06-15 Thread Patrick DELAUNAY
Hi, On 6/13/22 11:55, Marek Vasut wrote: Add another mux option for UART3 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 | 41 + 1 file changed, 41 insertions(

Re: [PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins

2022-06-14 Thread Patrice CHOTARD
Hi Marek On 6/13/22 11:55, Marek Vasut wrote: > Add another mux option for UART3 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 | 41 + > 1 file change

[PATCH 1/6] ARM: dts: stm32: Add alternate pinmux for UART3 pins

2022-06-13 Thread Marek Vasut
Add another mux option for UART3 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 | 41 + 1 file changed, 41 insertions(+) diff --git a/arch/arm/dts/stm32mp15-pinctr