[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190726213706.3A24D21842@mail.kernel.org>
Date: Fri, 26 Jul 2019 14:37:05 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Abel Vesa <abel.vesa@....com>, Shawn Guo <shawnguo@...nel.org>
Cc: Mike Turquette <mturquette@...libre.com>,
Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>,
Anson Huang <anson.huang@....com>,
Jacky Bai <ping.bai@....com>,
NXP Linux Team <linux-imx@....com>,
linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] clk: imx8mm: Switch to platform driver
Quoting Shawn Guo (2019-07-22 23:09:06)
> On Tue, Jul 09, 2019 at 05:20:03PM +0300, Abel Vesa wrote:
> > There is no strong reason for this to use CLK_OF_DECLARE instead
> > of being a platform driver. Plus, this will now be aligned with the
> > other i.MX8M clock drivers which are platform drivers.
> >
> > In order to make the clock provider a platform driver
> > all the data and code needs to be outside of .init section.
> >
> > Signed-off-by: Abel Vesa <abel.vesa@....com>
> > ---
> >
> > Changes since v1:
> > * Switched to platform driver memory mapping API
> > * Removed extra newline
> > * Added an explanation of why this change is done
> > in the commit message
>
> Hi Stephen,
>
> Are you fine with this version?
>
Sure.
Acked-by: Stephen Boyd <sboyd@...nel.org>
Powered by blists - more mailing lists