Skip to content

Commit

Permalink
arm64: dts: st: 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: I8f5a64c5ef1a34626069ba5e8ddd97f36183575a
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 7f4c5c3 commit 5d0627a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/st/stm32mp257f-dk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,8 @@

&sdmmc1 {
pinctrl-names = "default", "opendrain", "sleep";
pinctrl-0 = <&sdmmc1_b4_pins_a>;
pinctrl-1 = <&sdmmc1_b4_od_pins_a>;
pinctrl-0 = <&sdmmc1_b4_pins_b>;
pinctrl-1 = <&sdmmc1_b4_od_pins_b>;
pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
cd-gpios = <&gpiod 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
disable-wp;
Expand Down

0 comments on commit 5d0627a

Please sign in to comment.