Skip to content

Commit 5d0627a

Browse files
Christophe Kerelloashishverma2691
authored andcommitted
arm64: dts: st: move stm32mp25 dk board on new SDMMC1 slew rate
Move stm32mp25 dk board on new SDMMC1 slew rate. Change-Id: I8f5a64c5ef1a34626069ba5e8ddd97f36183575a Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com> Signed-off-by: Amit Mittal <amit.mittal@st.com>
1 parent 7f4c5c3 commit 5d0627a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/st/stm32mp257f-dk.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,8 +620,8 @@
620620

621621
&sdmmc1 {
622622
pinctrl-names = "default", "opendrain", "sleep";
623-
pinctrl-0 = <&sdmmc1_b4_pins_a>;
624-
pinctrl-1 = <&sdmmc1_b4_od_pins_a>;
623+
pinctrl-0 = <&sdmmc1_b4_pins_b>;
624+
pinctrl-1 = <&sdmmc1_b4_od_pins_b>;
625625
pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
626626
cd-gpios = <&gpiod 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
627627
disable-wp;

0 commit comments

Comments
 (0)