Re: [PATCH 12/16] mmc: host: omap_hsmmc: Add support to set IODELAY values

From: Tony Lindgren
Date: Mon Jun 19 2017 - 02:03:12 EST


* Kishon Vijay Abraham I <kishon@xxxxxx> [170616 05:47]:
> The data manual of J6/J6 Eco recommends to set different IODELAY values
> depending on the mode in which the MMC/SD is enumerated in order to
> ensure IO timings are met.
>
> Add support to set the IODELAY values depending on the various MMC
> modes using the pinctrl APIs.

This does not seem to apply against Linux next for me for
the binding. Fixing that, compile fails for me with:

drivers/mmc/host/omap_hsmmc.c:2384:13: error:
'struct omap_hsmmc_platform_data' has no member named 'version'

So will wait for updates before giving this a try.

Regards,

Tony