Re: [PATCH v2] arm64: dts: zx: support cpu-freq for zx296718

2016-12-04 Thread Shawn Guo
On Fri, Dec 02, 2016 at 01:52:36PM +0800, Baoyou Xie wrote: > This patch adds the CPU clock phandle in CPU's node > and uses operating-points-v2 to register operating points. > > So it can be used by cpufreq-dt driver. > > Signed-off-by: Baoyou Xie Applied, thanks.

Re: [PATCH v2] arm64: dts: zx: support cpu-freq for zx296718

2016-12-04 Thread Shawn Guo
On Fri, Dec 02, 2016 at 01:52:36PM +0800, Baoyou Xie wrote: > This patch adds the CPU clock phandle in CPU's node > and uses operating-points-v2 to register operating points. > > So it can be used by cpufreq-dt driver. > > Signed-off-by: Baoyou Xie Applied, thanks.

Re: [PATCH v2] arm64: dts: zx: support cpu-freq for zx296718

2016-12-04 Thread Jun Nie
2016-12-02 14:00 GMT+08:00 Viresh Kumar : > On 02-12-16, 13:58, Baoyou Xie wrote: >> + Viresh, the author of the bindings. >> >> On 2 December 2016 at 13:52, Baoyou Xie wrote: >> >> > This patch adds the CPU clock phandle in CPU's node >> > and uses

Re: [PATCH v2] arm64: dts: zx: support cpu-freq for zx296718

2016-12-04 Thread Jun Nie
2016-12-02 14:00 GMT+08:00 Viresh Kumar : > On 02-12-16, 13:58, Baoyou Xie wrote: >> + Viresh, the author of the bindings. >> >> On 2 December 2016 at 13:52, Baoyou Xie wrote: >> >> > This patch adds the CPU clock phandle in CPU's node >> > and uses operating-points-v2 to register operating

Re: [PATCH v2] arm64: dts: zx: support cpu-freq for zx296718

2016-12-01 Thread Viresh Kumar
On 02-12-16, 13:58, Baoyou Xie wrote: > + Viresh, the author of the bindings. > > On 2 December 2016 at 13:52, Baoyou Xie wrote: > > > This patch adds the CPU clock phandle in CPU's node > > and uses operating-points-v2 to register operating points. > > > > So it can be

Re: [PATCH v2] arm64: dts: zx: support cpu-freq for zx296718

2016-12-01 Thread Viresh Kumar
On 02-12-16, 13:58, Baoyou Xie wrote: > + Viresh, the author of the bindings. > > On 2 December 2016 at 13:52, Baoyou Xie wrote: > > > This patch adds the CPU clock phandle in CPU's node > > and uses operating-points-v2 to register operating points. > > > > So it can be used by cpufreq-dt