mbox series

[0/2] ARM: dts: stm32: qspi update for stm32mp157c-ev1

Message ID 1552057823-10876-1-git-send-email-ludovic.Barre@st.com (mailing list archive)
Headers show
Series ARM: dts: stm32: qspi update for stm32mp157c-ev1 | expand

Message

Ludovic BARRE March 8, 2019, 3:10 p.m. UTC
From: Ludovic Barre <ludovic.barre@st.com>

This patch series add sleep pins configuration needed to suspend support
and add jedec compatible for 2 nor flash of stm32mp157c-ev1.

Ludovic Barre (2):
  ARM: dts: stm32: add pinctrl sleep config for qspi on stm32mp157c-ev1
  ARM: dts: stm32: add jedec compatible for nor flash on stm32mp157c-ev1

 arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 26 ++++++++++++++++++++++++++
 arch/arm/boot/dts/stm32mp157c-ev1.dts     |  5 ++++-
 2 files changed, 30 insertions(+), 1 deletion(-)

Comments

Alexandre TORGUE May 21, 2019, 8:41 a.m. UTC | #1
Hi Ludovic

On 3/8/19 4:10 PM, Ludovic Barre wrote:
> From: Ludovic Barre <ludovic.barre@st.com>
> 
> This patch series add sleep pins configuration needed to suspend support
> and add jedec compatible for 2 nor flash of stm32mp157c-ev1.
> 
> Ludovic Barre (2):
>    ARM: dts: stm32: add pinctrl sleep config for qspi on stm32mp157c-ev1
>    ARM: dts: stm32: add jedec compatible for nor flash on stm32mp157c-ev1
> 
>   arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 26 ++++++++++++++++++++++++++
>   arch/arm/boot/dts/stm32mp157c-ev1.dts     |  5 ++++-
>   2 files changed, 30 insertions(+), 1 deletion(-)
> 

Series applied on stm32-next.

Regards
Alex