Re: [PATCH v8 08/10] cpufreq: dt: Validate all interconnect paths

2020-05-12 Thread Viresh Kumar
On 12-05-20, 15:53, Georgi Djakov wrote: > Currently when we check for the available resources, we assume that there > is only one interconnect path, but in fact it could be more than one. Do > some validation to determine the number of paths and verify if each one > of them is available. > > Sign

Re: [PATCH v8 08/10] cpufreq: dt: Validate all interconnect paths

2020-05-12 Thread Matthias Kaehlcke
Hi Georgi, On Tue, May 12, 2020 at 03:53:25PM +0300, Georgi Djakov wrote: > Currently when we check for the available resources, we assume that there > is only one interconnect path, but in fact it could be more than one. Do > some validation to determine the number of paths and verify if each one