Re: [PATCH 11/41] mmc: host: omap_hsmmc: Add new compatible string to support dra7

From: Rob Herring
Date: Tue May 23 2017 - 10:44:40 EST


On Fri, May 19, 2017 at 01:45:11PM +0530, Kishon Vijay Abraham I wrote:
> Add a new compatible string "ti,dra7-hsmmc" to support
> dra7 and dra72 controllers. Also create a new controller flag
> "OMAP_HSMMC_REQUIRE_IODELAY" to specify all controllers that use
> "ti,dra7-hsmmc" require iodealy configuration to be set.
>
> Signed-off-by: Kishon Vijay Abraham I <kishon@xxxxxx>
> Signed-off-by: Sekhar Nori <nsekhar@xxxxxx>
> ---
> Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt | 1 +
> drivers/mmc/host/omap_hsmmc.c | 10 ++++++++++
> include/linux/platform_data/hsmmc-omap.h | 1 +
> 3 files changed, 12 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>