From: Daniel Mack Date: Mon, 17 Feb 2014 11:36:33 +0000 (+0100) Subject: mmc: omap_hsmmc: support more DT properties X-Git-Tag: v3.15-rc1~42^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ae64db673d5b0bdd6494a59afcc5ed72669932;p=pandora-kernel.git mmc: omap_hsmmc: support more DT properties This should probably be done implicitly through mmc_of_parse(), but that doesn't play well along with the multi-slot model the hsmmc driver features. Hence, for now, do it manually. The properties are already documented in Documentation/devicetree/bindings/mmc/mmc.txt. Signed-off-by: Daniel Mack Acked-by: Balaji T K Signed-off-by: Chris Ball --- Reading git-diff-tree failed