Re: arm64: dts: zx: support cpu-freq for zx296718

2016-12-01 Thread Viresh Kumar
On 02-12-16, 10:36, Shawn Guo wrote: > + Viresh, the author of the bindings. > > On Thu, Dec 01, 2016 at 08:08:55PM +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-

Re: arm64: dts: zx: support cpu-freq for zx296718

2016-12-01 Thread Shawn Guo
+ Viresh, the author of the bindings. On Thu, Dec 01, 2016 at 08:08:55PM +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 Just ou