[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160628022756.GD21328@tiger>
Date: Tue, 28 Jun 2016 10:27:56 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Fabio Estevam <fabio.estevam@....com>,
Sascha Hauer <kernel@...gutronix.de>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/6] kill off cpu_is_mx*()
On Fri, Jun 24, 2016 at 12:49:55PM +0200, Arnd Bergmann wrote:
> I noticed that i.MX still uses the traditional cpu_is_* functions to
> tell the difference between various SoC families, but every single
> user of those can be replaced with a simpler way, so we can just
> remove it all.
>
> Please review and apply for 4.8 if it looks good to you.
>
> Arnd Bergmann (6):
> ARM: imx: remove cpu_is_mx1 check
> ARM: imx: deconstruct mxc_rnga initialization
> ARM: imx: deconstruct mx3_idle
> ARM: imx: rework mx27_pm_init() call
> ARM: imx: remove last call to cpu_is_mx5*
> ARM: imx: remove cpu_is_mx*()
Thanks for cleaning this up. Applied all.
Shawn
Powered by blists - more mailing lists