All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] ARM: dts: stm32: update sdmmc nodes
@ 2022-01-12 16:32 ` Yann Gautier
  0 siblings, 0 replies; 18+ messages in thread
From: Yann Gautier @ 2022-01-12 16:32 UTC (permalink / raw)
  To: Rob Herring, Alexandre Torgue, Maxime Coquelin, devicetree,
	linux-stm32, linux-arm-kernel
  Cc: linux-kernel, linux-mmc, Yann Gautier

This patches series brings updates for SDMMC nodes on STM32MP13
(max frequency, pins slew-rates, sleep pins, and controller version).
The sdmmc2 node is also added as STM32MP13 embeds 2 SDMMC controllers.

The compatible for sdmmc nodes is also updated for both STM32MP13
and STM32MP15, to align with bootloaders DT, and after arm,pl18x.yaml
has been updated [1].

[1] commit 552bc46484b3 ("dt-bindings: mmc: mmci: Add st,stm32-sdmmc2
    compatible")

Gerald Baeza (1):
  ARM: dts: stm32: update sdmmc slew-rate in stm32mp13 pinctrl

Yann Gautier (9):
  ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151
  ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp131
  ARM: dts: stm32: increase SDMMC max-frequency for STM32MP13
  ARM: dts: stm32: update SDMMC clock slew-rate on STM32MP135F-DK board
  ARM: dts: stm32: add sdmmc sleep pins for STM32MP13
  ARM: dts: stm32: add sdmmc sleep config for STM32MP135F-DK
  ARM: dts: stm32: update SDMMC version for STM32MP13
  ARM: dts: stm32: add SDMMC2 in STM32MP13 DT
  ARM: dts: stm32: add sdmmc2 pins for STM32MP13

 arch/arm/boot/dts/stm32mp13-pinctrl.dtsi | 81 ++++++++++++++++++++----
 arch/arm/boot/dts/stm32mp131.dtsi        | 20 +++++-
 arch/arm/boot/dts/stm32mp135f-dk.dts     |  7 +-
 arch/arm/boot/dts/stm32mp151.dtsi        |  6 +-
 4 files changed, 94 insertions(+), 20 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-02-07 10:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 16:32 [PATCH 00/10] ARM: dts: stm32: update sdmmc nodes Yann Gautier
2022-01-12 16:32 ` Yann Gautier
2022-01-12 16:32 ` [PATCH 01/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp151 Yann Gautier
2022-01-12 16:32   ` [PATCH 01/10] ARM: dts: stm32: add st, stm32-sdmmc2 " Yann Gautier
2022-01-12 16:32 ` [PATCH 02/10] ARM: dts: stm32: add st,stm32-sdmmc2 compatible on stm32mp131 Yann Gautier
2022-01-12 16:32   ` [PATCH 02/10] ARM: dts: stm32: add st, stm32-sdmmc2 " Yann Gautier
2022-01-12 16:32 ` [PATCH 03/10] ARM: dts: stm32: increase SDMMC max-frequency for STM32MP13 Yann Gautier
2022-01-12 16:32   ` Yann Gautier
2022-01-12 16:32 ` [PATCH 04/10] ARM: dts: stm32: update sdmmc slew-rate in stm32mp13 pinctrl Yann Gautier
2022-01-12 16:32   ` Yann Gautier
2022-01-12 16:32 ` [PATCH 05/10] ARM: dts: stm32: update SDMMC clock slew-rate on STM32MP135F-DK board Yann Gautier
2022-01-12 16:32   ` Yann Gautier
2022-01-12 16:32 ` [PATCH 06/10] ARM: dts: stm32: add sdmmc sleep pins for STM32MP13 Yann Gautier
2022-01-12 16:32   ` Yann Gautier
2022-01-12 16:32 ` [PATCH 07/10] ARM: dts: stm32: add sdmmc sleep config for STM32MP135F-DK Yann Gautier
2022-01-12 16:32   ` Yann Gautier
2022-02-07 10:39 ` [PATCH 00/10] ARM: dts: stm32: update sdmmc nodes Alexandre TORGUE
2022-02-07 10:39   ` Alexandre TORGUE

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.