Re: [PATCH] ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM

2024-11-12 Thread Patrick DELAUNAY
On 11/12/24 12:33, Patrick DELAUNAY wrote: Hi, On 10/21/24 21:44, Marek Vasut wrote: The ethernet0_rmii_pins_a pinmux change has no effect on any DHSOM based hardware. The mco2_pins_a and mco2_sleep_pins_a are both part of stm32mp15-pinctrl.dtsi . Drop both pinmux changes. Signed-off-by: Mar

Re: [PATCH] ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM

2024-11-12 Thread Patrick DELAUNAY
Hi, On 10/21/24 21:44, Marek Vasut wrote: The ethernet0_rmii_pins_a pinmux change has no effect on any DHSOM based hardware. The mco2_pins_a and mco2_sleep_pins_a are both part of stm32mp15-pinctrl.dtsi . Drop both pinmux changes. Signed-off-by: Marek Vasut --- Cc: Patrice Chotard Cc: Patrick

[PATCH] ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM

2024-10-21 Thread Marek Vasut
The ethernet0_rmii_pins_a pinmux change has no effect on any DHSOM based hardware. The mco2_pins_a and mco2_sleep_pins_a are both part of stm32mp15-pinctrl.dtsi . Drop both pinmux changes. Signed-off-by: Marek Vasut --- Cc: Patrice Chotard Cc: Patrick Delaunay Cc: Tom Rini Cc: u-b...@dh-electr