Re: [PATCH] pcie: qcom: Add support to enable pcie refclk

2018-03-20 Thread Stanimir Varbanov
Hi Srini, On 03/15/2018 04:41 PM, srinivas.kandaga...@linaro.org wrote: > From: Srinivas Kandagatla > > This patch adds support to enable 100MHz pcie refclk, > On some boards like DB600c this clock is not enabled by default. > > Signed-off-by: Srinivas Kandagatla > --- > Documentation/devicet

Re: [PATCH] pcie: qcom: Add support to enable pcie refclk

2018-03-18 Thread Rob Herring
On Thu, Mar 15, 2018 at 02:41:33PM +, srinivas.kandaga...@linaro.org wrote: > From: Srinivas Kandagatla > > This patch adds support to enable 100MHz pcie refclk, > On some boards like DB600c this clock is not enabled by default. > > Signed-off-by: Srinivas Kandagatla > --- > Documentation/

[PATCH] pcie: qcom: Add support to enable pcie refclk

2018-03-15 Thread srinivas . kandagatla
From: Srinivas Kandagatla This patch adds support to enable 100MHz pcie refclk, On some boards like DB600c this clock is not enabled by default. Signed-off-by: Srinivas Kandagatla --- Documentation/devicetree/bindings/pci/qcom,pcie.txt | 1 + drivers/pci/dwc/pcie-qcom.c