Re: [PATCH] ARM: dts: stm32: Correct spi4 pins in stm32mp15-pinctrl.dtsi

2020-07-21 Thread Alexandre Torgue
Hi Patrick On 7/8/20 1:43 PM, Patrick Delaunay wrote: Move spi4_pins_a nodes from pinctrl_z to pinctrl as the associated pins are not in BANK Z. Fixes: 498a7014989dfdd9a47864b55704dc829ed0dc90 Signed-off-by: Patrick Delaunay --- Applied on stm32-next by updating Fixes tag. Thanks Alex

Re: [PATCH] ARM: dts: stm32: Correct spi4 pins in stm32mp15-pinctrl.dtsi

2020-07-16 Thread Manivannan Sadhasivam
On Wed, Jul 08, 2020 at 01:43:24PM +0200, Patrick Delaunay wrote: > Move spi4_pins_a nodes from pinctrl_z to pinctrl > as the associated pins are not in BANK Z. > Yikes, that's a nasty misplacement! Thanks for fixing. > Fixes: 498a7014989dfdd9a47864b55704dc829ed0dc90 Fixes tag should be of

[PATCH] ARM: dts: stm32: Correct spi4 pins in stm32mp15-pinctrl.dtsi

2020-07-08 Thread Patrick Delaunay
Move spi4_pins_a nodes from pinctrl_z to pinctrl as the associated pins are not in BANK Z. Fixes: 498a7014989dfdd9a47864b55704dc829ed0dc90 Signed-off-by: Patrick Delaunay --- arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 28 1 file changed, 14 insertions(+), 14