commit | c62460d899edaade8cebbaebf4a8681061f3d5bf | [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 | 6861bb1c0891e2cb7e4fb08450934e9603f611a4 [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>