devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
@ 2025-01-22  9:47 Sachin Gupta
  2025-01-22  9:47 ` [PATCH V3 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes Sachin Gupta
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: Sachin Gupta @ 2025-01-22  9:47 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Adrian Hunter, Bhupesh Sharma
  Cc: linux-mmc, devicetree, linux-kernel, linux-arm-msm, quic_cang,
	quic_nguyenb, quic_bhaskarv, quic_mapa, quic_narepall,
	quic_nitirawa, quic_rampraka, quic_sachgupt, quic_sartgarg

From: sachgupt <quic_sachgupt@quicinc.com>

With the current DLL sequence stability issues are seen in
HS400 and HS200 mode for data transfers.

Rectify the DLL programming sequence as per latest hardware
programming guide and also incorporate support for HS200 and
HS400 DLL settings using the device tree.

Changes from v2:
1. Addressed Dmitry Baryshkov comments:
   a. Regarding TCXO frequency.
   b. Regarding clock rate.
   c. regarding checkpatch.

Changes from v1:
1. Addressed Tengfei Fan comment, added missing semicolocon
   in sdhci_msm_host structure.

Sachin Gupta (4):
  dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes
  mmc: sdhci-msm: Add core_major, minor to msm_host structure
  mmc: sdhci-msm: Add Device tree parsing logic for DLL settings
  mmc: sdhci-msm: Rectify DLL programming sequence for SDCC

 .../devicetree/bindings/mmc/sdhci-msm.yaml    |   5 +
 drivers/mmc/host/sdhci-msm.c                  | 362 +++++++++++++++++-
 2 files changed, 349 insertions(+), 18 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2025-07-23 12:02 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-22  9:47 [PATCH V3 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC Sachin Gupta
2025-01-22  9:47 ` [PATCH V3 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes Sachin Gupta
2025-01-22 10:26   ` Krzysztof Kozlowski
     [not found]     ` <e0f43fc7-2f38-335d-1515-c97594a55566@quicinc.com>
2025-06-10 12:53       ` Krzysztof Kozlowski
2025-06-10 13:07         ` Ram Prakash Gupta
2025-06-10 13:12           ` Krzysztof Kozlowski
2025-06-26 14:16     ` Ram Prakash Gupta
2025-06-26 14:24       ` Ram Prakash Gupta
2025-06-26 17:42       ` Krzysztof Kozlowski
2025-06-27  6:48         ` Ram Prakash Gupta
2025-06-27 13:57         ` Konrad Dybcio
2025-06-27 14:50           ` Krzysztof Kozlowski
2025-06-30  6:33             ` Ram Prakash Gupta
2025-01-22 11:26   ` Rob Herring (Arm)
2025-01-22  9:47 ` [PATCH V3 2/4] mmc: sdhci-msm: Add core_major, minor to msm_host structure Sachin Gupta
2025-01-22  9:55   ` Dmitry Baryshkov
2025-01-22  9:47 ` [PATCH V3 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings Sachin Gupta
2025-01-22  9:57   ` Dmitry Baryshkov
2025-06-10 12:17     ` Ram Prakash Gupta
2025-07-23 10:14       ` Ram Prakash Gupta
2025-07-23 10:37         ` Konrad Dybcio
2025-07-23 12:02           ` Ram Prakash Gupta
2025-01-22  9:47 ` [PATCH V3 4/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC Sachin Gupta
2025-01-22 10:00   ` Dmitry Baryshkov
2025-06-10 12:22     ` Ram Prakash Gupta
2025-06-10 13:38       ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).