Re: [PATCH 1/5] Documentation: mmc: synopsys-dw-mshc: add power domain description

2016-07-29 Thread Rob Herring
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. > > Signe

[PATCH 1/5] Documentation: mmc: synopsys-dw-mshc: add power domain description

2016-07-28 Thread Shawn Lin
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 --- Documentation/devicetree/bindings/mmc/synop