Re: [PATCH 1/2] dt-bindings: mmc: sdhci-msm: Add flag for restoring dll

2018-09-27 Thread Veerabhadrarao Badiganti
On 9/25/2018 11:08 PM, Evan Green wrote: On Tue, Sep 25, 2018 at 8:05 AM Veerabhadrarao Badiganti wrote: The dll settings of SDHC controller needs to be restored whenever controller clocks are gated. This restoration is needed only on few SDHCI-MSM controllers. This dt flag indicates whether

Re: [PATCH 1/2] dt-bindings: mmc: sdhci-msm: Add flag for restoring dll

2018-09-25 Thread Evan Green
On Tue, Sep 25, 2018 at 8:05 AM Veerabhadrarao Badiganti wrote: > > The dll settings of SDHC controller needs to be restored whenever > controller clocks are gated. This restoration is needed only on > few SDHCI-MSM controllers. This dt flag indicates whether dll > restoration is needed or not. >

[PATCH 1/2] dt-bindings: mmc: sdhci-msm: Add flag for restoring dll

2018-09-25 Thread Veerabhadrarao Badiganti
The dll settings of SDHC controller needs to be restored whenever controller clocks are gated. This restoration is needed only on few SDHCI-MSM controllers. This dt flag indicates whether dll restoration is needed or not. Signed-off-by: Veerabhadrarao Badiganti --- Documentation/devicetree/bindi