Re: [PATCH] cpufreq: imx: Add cpufreq driver for imx7D/Solo SOC

2015-11-24 Thread Bai Ping
On 2015/11/24 17:08, Lucas Stach wrote: Am Dienstag, den 24.11.2015, 15:35 +0800 schrieb Bai Ping: On 2015/11/23 17:40, Lucas Stach wrote: Am Montag, den 23.11.2015, 22:07 +0800 schrieb Bai Ping: The i.MX7Dual/Solo is a new series of the i.MX SOC family. The existing cpufreq driver for 'i.MX

Re: [PATCH] cpufreq: imx: Add cpufreq driver for imx7D/Solo SOC

2015-11-24 Thread Lucas Stach
Am Dienstag, den 24.11.2015, 15:35 +0800 schrieb Bai Ping: > > On 2015/11/23 17:40, Lucas Stach wrote: > > Am Montag, den 23.11.2015, 22:07 +0800 schrieb Bai Ping: > >> The i.MX7Dual/Solo is a new series of the i.MX SOC family. > >> The existing cpufreq driver for 'i.MX6' or 'cpufreq-dt' can > >>

Re: [PATCH] cpufreq: imx: Add cpufreq driver for imx7D/Solo SOC

2015-11-23 Thread Bai Ping
On 2015/11/23 17:40, Lucas Stach wrote: Am Montag, den 23.11.2015, 22:07 +0800 schrieb Bai Ping: The i.MX7Dual/Solo is a new series of the i.MX SOC family. The existing cpufreq driver for 'i.MX6' or 'cpufreq-dt' can NOT match the requirement of this new SOC. This patch adds the cpufreq driver

Re: [PATCH] cpufreq: imx: Add cpufreq driver for imx7D/Solo SOC

2015-11-23 Thread Lucas Stach
Am Montag, den 23.11.2015, 22:07 +0800 schrieb Bai Ping: > The i.MX7Dual/Solo is a new series of the i.MX SOC family. > The existing cpufreq driver for 'i.MX6' or 'cpufreq-dt' can > NOT match the requirement of this new SOC. This patch adds the > cpufreq driver for i.MX7Dual/Solo. > So, what are t