devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  0/7] ARM: dts: stm32: add support of sdmmc1 on stm32
@ 2019-03-01  8:47 Ludovic Barre
  2019-03-01  8:47 ` [PATCH 1/7] ARM: stm32: add AMBA support for stm32 family Ludovic Barre
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ludovic Barre @ 2019-03-01  8:47 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Maxime Coquelin, Alexandre Torgue, devicetree, linux-arm-kernel,
	linux-kernel, linux-stm32, Ludovic Barre

From: Ludovic Barre <ludovic.barre@st.com>

This patch series adds support of sdmmc1 on:
-stm32h743i (boards: eval, disco)
-stm32mp1 (boards: ed1, dk1)

Ludovic Barre (7):
  ARM: stm32: add AMBA support for stm32 family
  ARM: dts: stm32: add sdmmc1 support on stm32h743
  ARM: dts: stm32: add sdmmc1 support on stm32h743i eval board
  ARM: dts: stm32: add sdmmc1 support on stm32h743i disco board
  ARM: dts: stm32: add sdmmc1 support on stm32mp157c
  ARM: dts: stm32: add sdmmc1 support on stm32mp157c ed1 board
  ARM: dts: stm32: add sdmmc1 support on stm32mp157a dk1 board

 arch/arm/boot/dts/stm32h743-pinctrl.dtsi  | 68 +++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stm32h743.dtsi          | 14 +++++++
 arch/arm/boot/dts/stm32h743i-disco.dts    | 20 +++++++++
 arch/arm/boot/dts/stm32h743i-eval.dts     | 23 ++++++++++-
 arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 68 +++++++++++++++++++++++++++++++
 arch/arm/boot/dts/stm32mp157a-dk1.dts     | 20 +++++++++
 arch/arm/boot/dts/stm32mp157c-ed1.dts     | 37 +++++++++++++++++
 arch/arm/boot/dts/stm32mp157c.dtsi        | 14 +++++++
 arch/arm/mach-stm32/Kconfig               |  5 +--
 9 files changed, 264 insertions(+), 5 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-26 10:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01  8:47 [PATCH 0/7] ARM: dts: stm32: add support of sdmmc1 on stm32 Ludovic Barre
2019-03-01  8:47 ` [PATCH 1/7] ARM: stm32: add AMBA support for stm32 family Ludovic Barre
2019-03-01  8:47 ` [PATCH 2/7] ARM: dts: stm32: add sdmmc1 support on stm32h743 Ludovic Barre
2019-03-01  8:47 ` [PATCH 3/7] ARM: dts: stm32: add sdmmc1 support on stm32h743i eval board Ludovic Barre
2019-03-01  8:47 ` [PATCH 4/7] ARM: dts: stm32: add sdmmc1 support on stm32h743i disco board Ludovic Barre
2019-03-01  8:47 ` [PATCH 5/7] ARM: dts: stm32: add sdmmc1 support on stm32mp157c Ludovic Barre
2019-03-01  8:47 ` [PATCH 6/7] ARM: dts: stm32: add sdmmc1 support on stm32mp157c ed1 board Ludovic Barre
2019-03-01  8:47 ` [PATCH 7/7] ARM: dts: stm32: add sdmmc1 support on stm32mp157a dk1 board Ludovic Barre
2019-03-26 10:22 ` [PATCH 0/7] ARM: dts: stm32: add support of sdmmc1 on stm32 Alexandre Torgue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).