Skip to content

Commit

Permalink
fix(stm32mp2-fdts): move stm32mp25 dk board on new SDMMC1 slew rate
Browse files Browse the repository at this point in the history
Move stm32mp25 dk board on new SDMMC1 slew rate.

Change-Id: Ifa8ac2794fdb1b8f3f2a91a7bd99e0382aebd99b
Signed-off-by: Christophe Kerello <[email protected]>
Signed-off-by: Amit Mittal <[email protected]>
  • Loading branch information
Christophe Kerello authored and ashishverma2691 committed Nov 11, 2024
1 parent dcf3fab commit c536182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fdts/stm32mp257f-dk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@

&sdmmc1 {
pinctrl-names = "default";
pinctrl-0 = <&sdmmc1_b4_pins_a>;
pinctrl-0 = <&sdmmc1_b4_pins_b>;
st,neg-edge;
bus-width = <4>;
vmmc-supply = <&vdd_sdcard>;
Expand Down

0 comments on commit c536182

Please sign in to comment.