public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/1] tegra_mmc: get tap and trim from dts
@ 2023-08-19 15:35 Svyatoslav Ryhel
  2023-08-19 15:35 ` [PATCH v1 1/1] mmc: tegra: get default-tap and default-trim from device tree Svyatoslav Ryhel
  2023-08-23 10:53 ` [PATCH v1 0/1] tegra_mmc: get tap and trim from dts Thierry Reding
  0 siblings, 2 replies; 12+ messages in thread
From: Svyatoslav Ryhel @ 2023-08-19 15:35 UTC (permalink / raw)
  To: Thierry Reding, Peng Fan, Jaehoon Chung, Svyatoslav Ryhel; +Cc: u-boot

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-08-24 13:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19 15:35 [PATCH v1 0/1] tegra_mmc: get tap and trim from dts Svyatoslav Ryhel
2023-08-19 15:35 ` [PATCH v1 1/1] mmc: tegra: get default-tap and default-trim from device tree Svyatoslav Ryhel
2023-08-23 11:03   ` Thierry Reding
2023-08-23 11:38     ` Svyatoslav Ryhel
2023-08-24 13:29       ` Thierry Reding
2023-08-24 13:33         ` Svyatoslav Ryhel
2023-08-23 12:02     ` Svyatoslav Ryhel
2023-08-24 13:30       ` Thierry Reding
2023-08-23 10:53 ` [PATCH v1 0/1] tegra_mmc: get tap and trim from dts Thierry Reding
2023-08-23 11:30   ` Svyatoslav Ryhel
2023-08-24 13:27     ` Thierry Reding
2023-08-24 13:31       ` Svyatoslav Ryhel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox