Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-30 Thread Maxime Ripard
On Wed, Oct 29, 2014 at 01:49:13PM +0100, Rafał Miłecki wrote: > > Well, I don't think it was public enough then. The 3.16 patches have > > been around for quite some time, some people actually tested it, sent > > some feedbacks, we fixed some issues, before getting it merged. > > > > I don't think

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-29 Thread Rafał Miłecki
On 29 October 2014 10:31, Maxime Ripard wrote: > On Tue, Oct 28, 2014 at 06:38:00PM +0100, Rafał Miłecki wrote: >> On 28 October 2014 16:59, Maxime Ripard >> wrote: >> > On Tue, Oct 28, 2014 at 04:29:15PM +0100, Rafał Miłecki wrote: >> >> On 9 October 2014 17:10, Maxime Ripard >> >> wrote: >> >

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-29 Thread Maxime Ripard
Hi, On Tue, Oct 28, 2014 at 06:38:00PM +0100, Rafał Miłecki wrote: > On 28 October 2014 16:59, Maxime Ripard > wrote: > > On Tue, Oct 28, 2014 at 04:29:15PM +0100, Rafał Miłecki wrote: > >> On 9 October 2014 17:10, Maxime Ripard > >> wrote: > >> > This is the second version of my rather big cha

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-28 Thread Rafał Miłecki
On 28 October 2014 16:59, Maxime Ripard wrote: > On Tue, Oct 28, 2014 at 04:29:15PM +0100, Rafał Miłecki wrote: >> On 9 October 2014 17:10, Maxime Ripard >> wrote: >> > This is the second version of my rather big changes to support the >> > 3.16 kernel, and more specifically on the mvebu SoCs. >

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-28 Thread Maxime Ripard
Hi Rafał, On Tue, Oct 28, 2014 at 04:29:15PM +0100, Rafał Miłecki wrote: > Hi Maxime, > > On 9 October 2014 17:10, Maxime Ripard > wrote: > > This is the second version of my rather big changes to support the > > 3.16 kernel, and more specifically on the mvebu SoCs. > > > > The first patch port

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-28 Thread Rafał Miłecki
Hi Maxime, On 9 October 2014 17:10, Maxime Ripard wrote: > This is the second version of my rather big changes to support the > 3.16 kernel, and more specifically on the mvebu SoCs. > > The first patch ports the existing 3.14 patches to 3.16, and creates a > generic configuration for it. > > http

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-27 Thread Maxime Ripard
Hi, On Thu, Oct 09, 2014 at 05:10:25PM +0200, Maxime Ripard wrote: > Hi, > > This is the second version of my rather big changes to support the > 3.16 kernel, and more specifically on the mvebu SoCs. > > The first patch ports the existing 3.14 patches to 3.16, and creates a > generic configurati

Re: [OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-09 Thread Imre Kaloz
Hi, On Thu, 09 Oct 2014 17:10:25 +0200, Maxime Ripard wrote: This is the second version of my rather big changes to support the 3.16 kernel, and more specifically on the mvebu SoCs. Thanks for looking into this :) I already had some work done for the same, I'll take a look and merge it w

[OpenWrt-Devel] [PATCHv2] Linux 3.16 support on mvebu

2014-10-09 Thread Maxime Ripard
Hi, This is the second version of my rather big changes to support the 3.16 kernel, and more specifically on the mvebu SoCs. The first patch ports the existing 3.14 patches to 3.16, and creates a generic configuration for it. http://free-electrons.com/~maxime/pub/openwrt-3.16/v2-0001-linux-Add-3