On Fri, 22 May 2020 at 11:33, Sarthak Garg <sartgarg@xxxxxxxxxxxxxx> wrote: > > Changes since V1: > -Splitting documentation change into two patches to > avoid confusion > -For the rest of patches retaining Andrians Ack. > > Sarthak Garg (7): > dt-bindings: mmc: Add new compatible string for sm8250 target > 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 > > .../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(-) > > -- > 2.7.4 > Applied for next, thanks! Kind regards Uffe