On Fri, Jul 29, 2016 at 12:14:59PM +0800, Shawn Lin wrote: > This patch adds power domain as a optional property for dw_mmc. > We should handle the power domain if available as it's in off > state dut to the policy of power-saving after booting up. Otherwise > dw_mmc can not be accessed. > > Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com> > > --- > > Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Rob Herring <robh at kernel.org>