From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 29 Jun 2015 18:55:43 +0800 Subject: [PATCH] clocksource: imx: define clocksource for mx27 In-Reply-To: <55910E14.5020906@linaro.org> References: <1435439504-406-1-git-send-email-tremyfr@gmail.com> <20150628044434.GC10332@tiger> <55910E14.5020906@linaro.org> Message-ID: <20150629105543.GK10332@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 29, 2015 at 11:21:24AM +0200, Daniel Lezcano wrote: > On 06/28/2015 06:44 AM, Shawn Guo wrote: > >On Sat, Jun 27, 2015 at 11:11:44PM +0200, Philippe Reynes wrote: > >>The clocksource imx27 wasn't defined in timer-imx-gpt.c, > >>so the kernel no longer boot on imx27. Just define > >>clocksource imx27 as an imx21. > >> > >>Signed-off-by: Philippe Reynes > > > >Acked-by: Shawn Guo > > > >Daniel, > > > >Please help send this as a fix for 4.2-rc, thanks. > > Ok. > > stable@ ? No. The regression was introduced only in 4.2 merge window. Shawn