Messages in this thread |  | | From | Andy Tang <> | Subject | RE: [EXT] [PATCH 2/2] clk: qoriq: add cpufreq platform device | Date | Tue, 7 Apr 2020 02:41:04 +0000 |
| |
> -----Original Message----- > From: Mian Yousaf Kaukab <ykaukab@suse.de> > Sent: 2020年4月4日 5:21 > To: linux-pm@vger.kernel.org; Andy Tang <andy.tang@nxp.com>; > shawnguo@kernel.org; Leo Li <leoyang.li@nxp.com> > Cc: viresh.kumar@linaro.org; linux-kernel@vger.kernel.org; > linux-arm-kernel@lists.infradead.org; linuxppc-dev@lists.ozlabs.org; Mian > Yousaf Kaukab <ykaukab@suse.de> > Subject: [EXT] [PATCH 2/2] clk: qoriq: add cpufreq platform device > > Caution: EXT Email > > Add a platform device for qoirq-cpufreq driver for the compatible clockgen > blocks. > > Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de> > --- > drivers/clk/clk-qoriq.c | 30 +++++++++++++++++++++++++++--- > 1 file changed, 27 insertions(+), 3 deletions(-) > > diff --git a/drivers/clk/clk-qoriq.c b/drivers/clk/clk-qoriq.c index > d5946f7486d6..374afcab89af 100644 > --- a/drivers/clk/clk-qoriq.c > +++ b/drivers/clk/clk-qoriq.c > @@ -95,6 +95,7 @@ struct clockgen { > }; >
For both patches, Reviewed-by: Yuantian Tang <andy.tang@nxp.com>
BR, Andy
|  |