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 <[email protected]> > Signed-off-by: Sekhar Nori <[email protected]> > --- > 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 <[email protected]>

