Re: [PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock

2017-01-06 Thread John Stultz
On Thu, Dec 29, 2016 at 4:06 AM, Bjorn Andersson wrote: > As per the device tree binding the apq8064 scm node requires the core > clock to be specified, so add this. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v1: > - Changed

Re: [PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock

2017-01-06 Thread John Stultz
On Thu, Dec 29, 2016 at 4:06 AM, Bjorn Andersson wrote: > As per the device tree binding the apq8064 scm node requires the core > clock to be specified, so add this. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v1: > - Changed clock to Daytona Fabric > >

Re: [PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock

2017-01-02 Thread Andy Gross
On Thu, Dec 29, 2016 at 04:06:11AM -0800, Bjorn Andersson wrote: > As per the device tree binding the apq8064 scm node requires the core > clock to be specified, so add this. > > Signed-off-by: Bjorn Andersson > --- Thanks. This works quite nicely. I'll send a

Re: [PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock

2017-01-02 Thread Andy Gross
On Thu, Dec 29, 2016 at 04:06:11AM -0800, Bjorn Andersson wrote: > As per the device tree binding the apq8064 scm node requires the core > clock to be specified, so add this. > > Signed-off-by: Bjorn Andersson > --- Thanks. This works quite nicely. I'll send a fixes pull for this. Andy

[PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock

2016-12-29 Thread Bjorn Andersson
As per the device tree binding the apq8064 scm node requires the core clock to be specified, so add this. Signed-off-by: Bjorn Andersson --- Changes since v1: - Changed clock to Daytona Fabric arch/arm/boot/dts/qcom-apq8064.dtsi | 4 1 file changed, 4

[PATCH v2] ARM: dts: qcom: apq8064: Add missing scm clock

2016-12-29 Thread Bjorn Andersson
As per the device tree binding the apq8064 scm node requires the core clock to be specified, so add this. Signed-off-by: Bjorn Andersson --- Changes since v1: - Changed clock to Daytona Fabric arch/arm/boot/dts/qcom-apq8064.dtsi | 4 1 file changed, 4 insertions(+) diff --git