Skip to content

Commit 49ba6ad

Browse files
Christophe Kerellofourmone
Christophe Kerello
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> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/415855 Reviewed-by: Christophe KERELLO <christophe.kerello@st.com> ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com> Tested-by: Christophe KERELLO <christophe.kerello@st.com> Domain-Review: Christophe KERELLO <christophe.kerello@st.com>
1 parent 1682c32 commit 49ba6ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,8 @@
745745

746746
&sdmmc1 {
747747
pinctrl-names = "default", "opendrain", "sleep";
748-
pinctrl-0 = <&sdmmc1_b4_pins_a>;
749-
pinctrl-1 = <&sdmmc1_b4_od_pins_a>;
748+
pinctrl-0 = <&sdmmc1_b4_pins_b>;
749+
pinctrl-1 = <&sdmmc1_b4_od_pins_b>;
750750
pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
751751
cd-gpios = <&gpiod 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
752752
disable-wp;

0 commit comments

Comments
 (0)