commit | cef7c062bf99454c1f7fdbb38a90b58a7a2ad13d | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Oct 03 09:33:51 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 03 12:37:15 2023 -0400 |
tree | 02a436e962ee4111abd92bf55a58ac154d5a3823 | |
parent | 51d6cdb3c0989babb6675b0d42989c2ee5ac8ddb [diff] |
ARM: tegra210: set default-tap and default-trim values in sdhci nodes Tegra MMC driver has hardcoded tap and trim values as for now. Set default-tap and default-trim values in sdhci nodes to avoid regressions in case Tegra MMC driver is upated to use dts values. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>