From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v3 3/4] cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs Date: Wed, 8 Feb 2017 09:01:30 +0530 Message-ID: <20170208033130.GD14503@vireshk-i7> References: <20170207215856.8999-1-code@mmayer.net> <20170207215856.8999-4-code@mmayer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170207215856.8999-4-code@mmayer.net> Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Markus Mayer Cc: Ralf Baechle , "Rafael J . Wysocki" , Markus Mayer , MIPS Linux Kernel List , Power Management List , Linux Kernel Mailing List List-Id: linux-pm@vger.kernel.org On 07-02-17, 13:58, Markus Mayer wrote: > From: Markus Mayer > > Add the MIPS CPUfreq driver. This driver currently supports CPUfreq on > BMIPS5xxx-based SoCs. > > Signed-off-by: Markus Mayer > --- > drivers/cpufreq/Kconfig | 10 +++ > drivers/cpufreq/Makefile | 1 + > drivers/cpufreq/bmips-cpufreq.c | 188 ++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 199 insertions(+) > create mode 100644 drivers/cpufreq/bmips-cpufreq.c Acked-by: Viresh Kumar -- viresh