devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 08/10] ARM: dts: stm32: update SDMMC version for STM32MP13
@ 2022-01-12 16:33 Yann Gautier
  2022-01-12 16:33 ` [PATCH 09/10] ARM: dts: stm32: add SDMMC2 in STM32MP13 DT Yann Gautier
  2022-01-12 16:33 ` [PATCH 10/10] ARM: dts: stm32: add sdmmc2 pins for STM32MP13 Yann Gautier
  0 siblings, 2 replies; 3+ messages in thread
From: Yann Gautier @ 2022-01-12 16:33 UTC (permalink / raw)
  To: Rob Herring, Alexandre Torgue, Maxime Coquelin, devicetree,
	linux-stm32, linux-arm-kernel
  Cc: linux-kernel, linux-mmc, Yann Gautier

From: Yann Gautier <yann.gautier@st.com>

On STM32MP13, the embedded SDMMC peripheral version is v2.2.
Update arm,primecell-periphid for SDMMC in the SoC DT file.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
---
 arch/arm/boot/dts/stm32mp131.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/stm32mp131.dtsi b/arch/arm/boot/dts/stm32mp131.dtsi
index 672ac9360619..7189cba6b256 100644
--- a/arch/arm/boot/dts/stm32mp131.dtsi
+++ b/arch/arm/boot/dts/stm32mp131.dtsi
@@ -123,7 +123,7 @@
 
 		sdmmc1: mmc@58005000 {
 			compatible = "st,stm32-sdmmc2", "arm,pl18x", "arm,primecell";
-			arm,primecell-periphid = <0x00253180>;
+			arm,primecell-periphid = <0x20253180>;
 			reg = <0x58005000 0x1000>, <0x58006000 0x1000>;
 			interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
 			interrupt-names = "cmd_irq";
-- 
2.17.1


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

end of thread, other threads:[~2022-01-12 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12 16:33 [PATCH 08/10] ARM: dts: stm32: update SDMMC version for STM32MP13 Yann Gautier
2022-01-12 16:33 ` [PATCH 09/10] ARM: dts: stm32: add SDMMC2 in STM32MP13 DT Yann Gautier
2022-01-12 16:33 ` [PATCH 10/10] ARM: dts: stm32: add sdmmc2 pins for STM32MP13 Yann Gautier

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).