mbox series

[0/3] STM32 update uart4 pin configuration for low power

Message ID 20200528073853.24759-1-erwan.leray@st.com (mailing list archive)
Headers show
Series STM32 update uart4 pin configuration for low power | expand

Message

Erwan LE RAY May 28, 2020, 7:38 a.m. UTC
Update uart4 pin configuration for low power in pinctrl, and for ed/ev
and dkx boards.

Erwan Le Ray (3):
  ARM: dts: stm32: update uart4 pin configuration for low power on
    stm32mp157
  ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
  ARM: dts: stm32: Update UART4 pin states on stm32mp15xx-dkx

 arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 17 +++++++++++++++++
 arch/arm/boot/dts/stm32mp157c-ed1.dts    |  4 +++-
 arch/arm/boot/dts/stm32mp15xx-dkx.dtsi   |  4 +++-
 3 files changed, 23 insertions(+), 2 deletions(-)

Comments

Alexandre TORGUE June 15, 2020, 10:12 a.m. UTC | #1
Hi Erwan

On 5/28/20 9:38 AM, Erwan Le Ray wrote:
> Update uart4 pin configuration for low power in pinctrl, and for ed/ev
> and dkx boards.
> 
> Erwan Le Ray (3):
>    ARM: dts: stm32: update uart4 pin configuration for low power on
>      stm32mp157
>    ARM: dts: stm32: Update pin states for uart4 on stm32mp157c-ed1
>    ARM: dts: stm32: Update UART4 pin states on stm32mp15xx-dkx
> 
>   arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 17 +++++++++++++++++
>   arch/arm/boot/dts/stm32mp157c-ed1.dts    |  4 +++-
>   arch/arm/boot/dts/stm32mp15xx-dkx.dtsi   |  4 +++-
>   3 files changed, 23 insertions(+), 2 deletions(-)
> 

Series applied on stm32-next.

Regards
Alex