Re: [PATCH V1 0/7] Target specific DLL configuration for qcom SDHC

From: Adrian Hunter
Date: Fri May 15 2020 - 10:31:58 EST


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(-)
>