Re: [PATCH 1/5] Documentation: mmc: synopsys-dw-mshc: add power domain description
From: Rob Herring <robh@kernel.org>
Date: 2016-07-29 21:43:40
Also in:
linux-mmc, linux-rockchip, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-07-29 21:43:40
Also in:
linux-mmc, linux-rockchip, lkml
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@rock-chips.com> --- Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 2 ++ 1 file changed, 2 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>