All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Provide a fix for wrong QSPI clock calculation on AM4372
@ 2021-11-30  0:06 Stefan Mätje
  2021-11-30  0:06 ` [PATCH 1/1] Fix wrong QSPI clock calculation for AM4372 Stefan Mätje
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Mätje @ 2021-11-30  0:06 UTC (permalink / raw)
  To: Jagan Teki, u-boot; +Cc: Tom Rini, Stefan Mätje

The attached patch fixes the QSPI clock calculation on AM4372. The fixed
prescaler of 4 in the PRCM unit was missing. That results in QSPI
frequencies being too low.

Added Tom Rini on cc: because he is the TI ARM maintainer.

There is no base commit because the patch stems from an older patched
U-Boot version being used here. But it should apply cleanly to the
current mainline U-Boot tree.

PS.: I'm not on the list. Any questions should sent to me directly.

Best regards,
    Stefan Mätje

Stefan Mätje (1):
  Fix wrong QSPI clock calculation for AM4372

 drivers/spi/ti_qspi.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-17 18:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30  0:06 [PATCH 0/1] Provide a fix for wrong QSPI clock calculation on AM4372 Stefan Mätje
2021-11-30  0:06 ` [PATCH 1/1] Fix wrong QSPI clock calculation for AM4372 Stefan Mätje
2021-11-30  3:58   ` Tom Rini
2021-11-30 12:14     ` Stefan Mätje
2021-11-30 12:51       ` Tom Rini
2022-01-17 18:36   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.