From: Steffen Trumtrar Date: Fri, 5 May 2023 06:01:52 +0000 (+0200) Subject: ARM: dts: stm32: Add new pinmux for sdmmc2_d47 on stm32mp15 X-Git-Tag: v6.6.17~4533^2~4^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f18e152217d9d784e3ca8270547917cfc7d7440;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: stm32: Add new pinmux for sdmmc2_d47 on stm32mp15 Add another option for the SDMMC_D47 pins. This is used on the Phycore STM32MP1. Signed-off-by: Steffen Trumtrar Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/stm32mp15-pinctrl.dtsi b/arch/arm/boot/dts/stm32mp15-pinctrl.dtsi index b4f3652..a1a994c 100644 --- a/arch/arm/boot/dts/stm32mp15-pinctrl.dtsi +++ b/arch/arm/boot/dts/stm32mp15-pinctrl.dtsi @@ -1887,6 +1887,27 @@ }; }; + sdmmc2_d47_pins_e: sdmmc2-d47-4 { + pins { + pinmux = , /* SDMMC2_D4 */ + , /* SDMMC2_D5 */ + , /* SDMMC2_D6 */ + ; /* SDMMC2_D7 */ + slew-rate = <1>; + drive-push-pull; + bias-pull-up; + }; + }; + + sdmmc2_d47_sleep_pins_e: sdmmc2-d47-sleep-4 { + pins { + pinmux = , /* SDMMC2_D4 */ + , /* SDMMC2_D5 */ + , /* SDMMC2_D6 */ + ; /* SDMMC2_D7 */ + }; + }; + sdmmc3_b4_pins_a: sdmmc3-b4-0 { pins1 { pinmux = , /* SDMMC3_D0 */