Skip to content

Commit 75f8c31

Browse files
Christophe KerellomeremST
Christophe Kerello
authored andcommitted
fix(stm32mp2-fdts): move stm32mp25 dk board on new SDMMC1 slew rate
Move stm32mp25 dk board on new SDMMC1 slew rate. Change-Id: Ifa8ac2794fdb1b8f3f2a91a7bd99e0382aebd99b Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/tf-a/+/416197 ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com> Domain-Review: Christophe KERELLO <christophe.kerello@st.com> Tested-by: Christophe KERELLO <christophe.kerello@st.com> Reviewed-by: Maxime MERE <maxime.mere@foss.st.com> Reviewed-by: Christophe KERELLO <christophe.kerello@st.com>
1 parent ef328d2 commit 75f8c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fdts/stm32mp257f-dk.dts

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199

200200
&sdmmc1 {
201201
pinctrl-names = "default";
202-
pinctrl-0 = <&sdmmc1_b4_pins_a>;
202+
pinctrl-0 = <&sdmmc1_b4_pins_b>;
203203
st,neg-edge;
204204
bus-width = <4>;
205205
vmmc-supply = <&vdd_sdcard>;

0 commit comments

Comments
 (0)