Re: [PATCH] ARM: imx7ulp: enable cpufreq

2020-09-12 Thread Shawn Guo
On Fri, Sep 11, 2020 at 11:31:44AM +0800, peng@nxp.com wrote: > From: Peng Fan > > Enable cpufreq for i.MX7ULP when imx cpufreq dt driver enabled. > > Signed-off-by: Peng Fan Applied, thanks.

RE: [PATCH] ARM: imx7ulp: enable cpufreq

2020-09-10 Thread Aisheng Dong
> From: Peng Fan > Sent: Friday, September 11, 2020 11:32 AM > > > Enable cpufreq for i.MX7ULP when imx cpufreq dt driver enabled. > > Signed-off-by: Peng Fan Reviewed-by: Dong Aisheng Regards Aisheng

[PATCH] ARM: imx7ulp: enable cpufreq

2020-09-10 Thread peng . fan
From: Peng Fan Enable cpufreq for i.MX7ULP when imx cpufreq dt driver enabled. Signed-off-by: Peng Fan --- arch/arm/mach-imx/mach-imx7ulp.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-imx/mach-imx7ulp.c b/arch/arm/mach-imx/mach-imx7ulp.c index 128cf4c92aab..445256e6a4a