On 7/05/20 11:02 am, Sarthak Garg wrote: > Sarthak Garg (6): > dt-bindings: mmc: Add information for DLL register properties > mmc: sdhci-msm: Update dll_config_3 as per HSR > mmc: sdhci-msm: Update DDR_CONFIG as per device tree file > mmc: sdhci-msm: Read and use DLL Config property from device tree file > mmc: sdhci-msm: Introduce new ops to dump vendor specific registers > mmc: sdhci-msm: dump vendor specific registers during error > > Veerabhadrarao Badiganti (1): > mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence For patches 2 to 7 Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> > > .../devicetree/bindings/mmc/sdhci-msm.txt | 14 +++ > drivers/mmc/host/sdhci-msm.c | 103 ++++++++++++++++++++- > drivers/mmc/host/sdhci.c | 3 + > drivers/mmc/host/sdhci.h | 1 + > 4 files changed, 118 insertions(+), 3 deletions(-) >