]> www.infradead.org Git - users/willy/xarray.git/commitdiff
ARM: dts: stm32: Add missing gpio options for sdmmc2_d47_pins_d
authorSean Nyekjaer <sean@geanix.com>
Tue, 9 Jul 2024 12:16:18 +0000 (14:16 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 5 Sep 2024 09:31:55 +0000 (11:31 +0200)
This enables DDR50 mode for the eMMC on Octavo OSD32MP1-RED board.

Fixes: be78ab4f632c ("ARM: dts: stm32: add initial support for stm32mp157-odyssey board")
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp15-pinctrl.dtsi

index ae83e7b1023231a369a7f96fb6dbefb0cdf30286..70e132dc6147f574914a1618e5f1ebe1313b372f 100644 (file)
                                 <STM32_PINMUX('A', 9, AF10)>, /* SDMMC2_D5 */
                                 <STM32_PINMUX('E', 5, AF9)>, /* SDMMC2_D6 */
                                 <STM32_PINMUX('C', 7, AF10)>; /* SDMMC2_D7 */
+                       slew-rate = <1>;
+                       drive-push-pull;
+                       bias-pull-up;
                };
        };