commit | 575d6dd7af3644f7c3c9cb34e3fb57d951695023 | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@foss.st.com> | Wed Oct 09 08:32:44 2024 +0200 |
committer | Maxime Méré <maxime.mere@foss.st.com> | Mon Jan 06 17:49:38 2025 +0100 |
tree | 9dcf2d10fe2bd7128cb3d574f995a3926b6acda1 | |
parent | 64f82e5a06cf4aeef9da40a8d503dc3f77cdb840 [diff] |
fix(stm32mp2-fdts): fix SDMMC slew rate New slew rate applied. SDMMC: - for SD card and eMMC: - clk at 2. - cmd and data at 1. - for Wifi - clk at 1. - cmd and data at 0. SDMMC1: - for dk board: - clk at 2. - cmd and data at 1. - for eval board: - clk at 3. - cmd and data at 2. Change-Id: I2dfa62aca08a613e0532746050246fc8dc476ff8 Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>