提交 a6d32600 编写于 作者: Y Yann Gautier 提交者: Alexandre Torgue

ARM: dts: stm32: add sdmmc sleep config for STM32MP135F-DK

Add sleep properties in pinctrl config for SDMMC1.
Signed-off-by: NYann Gautier <yann.gautier@foss.st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@foss.st.com>
上级 ddc688c7
...@@ -38,9 +38,10 @@ ...@@ -38,9 +38,10 @@
}; };
&sdmmc1 { &sdmmc1 {
pinctrl-names = "default", "opendrain"; pinctrl-names = "default", "opendrain", "sleep";
pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>; pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>; pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
broken-cd; broken-cd;
disable-wp; disable-wp;
st,neg-edge; st,neg-edge;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册