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

ARM: dts: stm32: increase SDMMC max-frequency for STM32MP13

The max-frequency limitation is due to IOs.
On STM32MP13, it is 130MHz. Update the corresponding property.
Signed-off-by: NYann Gautier <yann.gautier@foss.st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@foss.st.com>
上级 3314f45c
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
clock-names = "apb_pclk"; clock-names = "apb_pclk";
cap-sd-highspeed; cap-sd-highspeed;
cap-mmc-highspeed; cap-mmc-highspeed;
max-frequency = <120000000>; max-frequency = <130000000>;
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册