[PATCH v1 0/1] tegra_mmc: get tap and trim from dts
    Svyatoslav Ryhel 
    clamor95 at gmail.com
       
    Sat Aug 19 17:35:00 CEST 2023
    
    
  
Default-tap and default-trim values are used for eMMC setup
mostly on T114+ devices. As for now, those values are hardcoded
for T210 and ignored for all other Tegra generations. Fix this
by passing tap and trim values from dts.
This commit will cause regression on T210 (emmc may not work),
fix is applied in tegra210.dtsi and will be sent next week.
Svyatoslav Ryhel (1):
  mmc: tegra: get default-tap and default-trim from device tree
 arch/arm/include/asm/arch-tegra/tegra_mmc.h | 17 ++++----
 drivers/mmc/tegra_mmc.c                     | 46 ++++++++++-----------
 2 files changed, 30 insertions(+), 33 deletions(-)
-- 
2.39.2
    
    
More information about the U-Boot
mailing list