Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH v5 0/2]  mmc: add new sdhci reset sequence for brcm 74165b0
@ 2023-12-19 16:22 Kamal Dasu
  2023-12-19 16:22 ` [PATCH v5 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0 Kamal Dasu
  2023-12-19 16:22 ` [PATCH v5 2/2] mmc: add new sdhci reset sequence for brcm 74165b0 Kamal Dasu
  0 siblings, 2 replies; 6+ messages in thread
From: Kamal Dasu @ 2023-12-19 16:22 UTC (permalink / raw)
  To: ulf.hansson, linux-kernel, alcooperx, linux-arm-kernel,
	adrian.hunter, linux-mmc, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, devicetree
  Cc: f.fainelli, bcm-kernel-feedback-list, Kamal Dasu

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]

v5 changes
 - got rid of  'Reported by:' and 'Closes:' tags for all patches
   
v4 changes:
 - Fix for v3 changes that introduced dt schema errors
 - Fix for v3 changes that introduced sdhci-brcmstb build warnings 
 - Added proper PATCH format and cleanup commit messages as per
   review comments. Added proper 'Reported-by' and 'Closes' tags
 - Added comments for 32-bit register access as per review comments
 - Replaced wait loop polling with readb_poll_timeout() helper as per
   review comments for the sdhci-brcmstb driver changes
 
v3 changes:
 - Removed extra emun arrayfor possible compatible strings
 - shdci-brcmstb checkpatch warning fixes 

v2 changes:
 - Fixed devicetree bindings for shdci-brcmstb and removed 74165 compatible
   string as per review comments

Kamal Dasu (2):
  dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
  mmc: add new sdhci reset sequence for brcm 74165b0

 .../bindings/mmc/brcm,sdhci-brcmstb.yaml      |  4 +-
 drivers/mmc/host/sdhci-brcmstb.c              | 67 +++++++++++++++++--
 2 files changed, 63 insertions(+), 8 deletions(-)

-- 
2.17.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4203 bytes --]

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

end of thread, other threads:[~2023-12-20  7:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-19 16:22 [PATCH v5 0/2] mmc: add new sdhci reset sequence for brcm 74165b0 Kamal Dasu
2023-12-19 16:22 ` [PATCH v5 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0 Kamal Dasu
2023-12-20  7:36   ` Krzysztof Kozlowski
2023-12-19 16:22 ` [PATCH v5 2/2] mmc: add new sdhci reset sequence for brcm 74165b0 Kamal Dasu
2023-12-19 21:55   ` Florian Fainelli
2023-12-20  2:07     ` Kamal Dasu

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