lkml.org 
[lkml]   [2023]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/2] mmc: mediatek: add support for 64-steps tuning
Date
Change in v4:
- for SD/SDIO, tune 64 steps by default
- reduce some breaks to improve code readability

Change in v3:
- use BIT_ULL() instead of BIT() to avoid potential left shift operations
that could cause exceed boundary problem on 32-bit platforms

Change in v2:
- move the change made to document to the front
- change mediatek,tune-step dts property type to enum for better scalability

Axe Yang (2):
dt-bindings: mmc: mtk-sd: add tuning steps related property
mmc: mediatek: extend number of tuning steps

.../devicetree/bindings/mmc/mtk-sd.yaml | 9 +
drivers/mmc/host/mtk-sd.c | 158 ++++++++++++------
2 files changed, 119 insertions(+), 48 deletions(-)

--
2.18.0

\
 
 \ /
  Last update: 2023-12-07 07:36    [W:0.118 / U:2.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site