Re: [PATCH 12/15] arm: dts: highbank: Add missing OPP properties for CPUs

2018-07-03 Thread Olof Johansson
On Mon, Jul 2, 2018 at 9:13 PM, Viresh Kumar wrote: > On 02-07-18, 16:27, Olof Johansson wrote: >> On Mon, Jul 02, 2018 at 02:25:40PM -0600, Rob Herring wrote: >> > On Fri, May 25, 2018 at 4:32 AM Viresh Kumar >> > wrote: >> > > >> > > The OPP properties, like "operating-points", should either b

Re: [PATCH 12/15] arm: dts: highbank: Add missing OPP properties for CPUs

2018-07-02 Thread Viresh Kumar
On 02-07-18, 16:27, Olof Johansson wrote: > On Mon, Jul 02, 2018 at 02:25:40PM -0600, Rob Herring wrote: > > On Fri, May 25, 2018 at 4:32 AM Viresh Kumar > > wrote: > > > > > > The OPP properties, like "operating-points", should either be present > > > for all the CPUs of a cluster or none. If th

Re: [PATCH 12/15] arm: dts: highbank: Add missing OPP properties for CPUs

2018-07-02 Thread Olof Johansson
On Mon, Jul 02, 2018 at 02:25:40PM -0600, Rob Herring wrote: > On Fri, May 25, 2018 at 4:32 AM Viresh Kumar wrote: > > > > The OPP properties, like "operating-points", should either be present > > for all the CPUs of a cluster or none. If these are present only for a > > subset of CPUs of a cluste

Re: [PATCH 12/15] arm: dts: highbank: Add missing OPP properties for CPUs

2018-07-02 Thread Rob Herring
On Fri, May 25, 2018 at 4:32 AM Viresh Kumar wrote: > > The OPP properties, like "operating-points", should either be present > for all the CPUs of a cluster or none. If these are present only for a > subset of CPUs of a cluster then things will start falling apart as soon > as the CPUs are brough

[PATCH 12/15] arm: dts: highbank: Add missing OPP properties for CPUs

2018-05-25 Thread Viresh Kumar
The OPP properties, like "operating-points", should either be present for all the CPUs of a cluster or none. If these are present only for a subset of CPUs of a cluster then things will start falling apart as soon as the CPUs are brought online in a different order. For example, this will happen be