On Tue, Jan 10, 2017 at 12:30:44PM +0530, Ritesh Harjani wrote:This should be ok.
Hi,
Resending this patch series, as no one could review it -possibly due to
holidays during that time.
This patch series mainly provides enhanced strobe support to sdhci-msm driver
along with some additions of HW recommended sequence. This has been tested on
8996 based internal target & on db410c.
Patches 1-3 :- Factors out few functions to be re-used again.
To also simplify large functions and makes it more readable.
Patches 4-5 :- Few recommendations based on HW prog. guide.
Patches 6 :- Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
so that ->platform_execute_tuning (underlying platform driver) can
know about HS400 tuning.
Patch 7 :- Implements an additional step as per HPG for HS400 tuning.
Patch 8 :- Implements enhanced strobe functionality in sdhci-msm driver.
I have included this series in my tree while testing my SDHCI V2 series.
One message did occur which looks new or unfamilar and relatively
harmless,
"sdhci_msm f9824900.mmc: TCXO clk not present (-2) "
You should provide this in your DT.
Is that something I am missing on my side?
Thanks for testing this series.
In anycase,
Tested-by: Jeremy McNicoll <jeremymc@xxxxxxxxxx>