RE: [PATCH] cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value

2019-10-22 Thread Anson Huang
Hi, Viresh > On 22-10-19, 12:39, Anson Huang wrote: > > i.MX8MN has different speed grade definition compared to > > i.MX8MQ/i.MX8MM, when fuses are NOT written, the default speed_grade > > should be set to minimum available OPP defined in DT which is 1.2GHz, > > the corresponding speed_grade

Re: [PATCH] cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value

2019-10-22 Thread Viresh Kumar
On 22-10-19, 12:39, Anson Huang wrote: > i.MX8MN has different speed grade definition compared to > i.MX8MQ/i.MX8MM, when fuses are NOT written, the default > speed_grade should be set to minimum available OPP defined > in DT which is 1.2GHz, the corresponding speed_grade value > should be 0xb. >

[PATCH] cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade value

2019-10-21 Thread Anson Huang
i.MX8MN has different speed grade definition compared to i.MX8MQ/i.MX8MM, when fuses are NOT written, the default speed_grade should be set to minimum available OPP defined in DT which is 1.2GHz, the corresponding speed_grade value should be 0xb. Fixes: 5b8010ba70d5 ("cpufreq: imx-cpufreq-dt: Add