Commit d7d1aa6
committed
mmc: sdhci: remove tuning failure log for DDR50 mode
In SD 3.0 spec, there is no tuning for the DDR50 mode. In SD 3.0.1 spec,
tuning can be performed for the DDR50 mode. Most of the SD card are
only compliant with SD 3.0 spec. It leads to get some logs because the
tuning procedure, which is not supported, has failed. This log is
useless most of the time.
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>1 parent 3c8ae99 commit d7d1aa6
1 file changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2108 | 2108 | | |
2109 | 2109 | | |
2110 | 2110 | | |
2111 | | - | |
2112 | | - | |
| 2111 | + | |
| 2112 | + | |
| 2113 | + | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
| 2118 | + | |
| 2119 | + | |
| 2120 | + | |
| 2121 | + | |
2113 | 2122 | | |
2114 | 2123 | | |
2115 | 2124 | | |
| |||
0 commit comments