From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sylwester Nawrocki Subject: Re: [GIT PULL 10/10] devel-samsung for v3.10 Date: Tue, 09 Apr 2013 14:09:34 +0200 Message-ID: <516404FE.4000907@samsung.com> References: <51630A55.6030703@samsung.com> <51632451.3050801@gmail.com> <2f2f01ce3514$33d10f00$9b732d00$%kim@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailout1.w1.samsung.com ([210.118.77.11]:11838 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933559Ab3DIMJh (ORCPT ); Tue, 9 Apr 2013 08:09:37 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout1.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MKZ009P9LRZZY80@mailout1.w1.samsung.com> for linux-samsung-soc@vger.kernel.org; Tue, 09 Apr 2013 13:09:35 +0100 (BST) In-reply-to: <2f2f01ce3514$33d10f00$9b732d00$%kim@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Kukjin Kim Cc: 'Sylwester Nawrocki' , 'Arnd Bergmann' , 'Olof Johansson' , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org On 04/09/2013 01:20 PM, Kukjin Kim wrote: > Sylwester Nawrocki wrote: > > [...] > >>> Sylwester Nawrocki (2): >>> ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions >> >> This one was supposed to be a fix for 3.8-rc IIRC. But anyway the whole > > If so, this should be sent to stable 3.8 tree, but I'm not sure this is > really bug fix. It prevents build error when MIPI-CSIS driver is build as a loadable module. That means with some valid kernel configuration the kernel cannot be build. Hence IMHO it is a bug fix, and sending it to 3.8+ stable indeed seems a good idea. >> file this patch touches is going to be removed in 3.11. >> > It means it is still needed for v3.10 :-) Yeah, true. :) Just wanted to note that I have already some RFC patches for the MIPI CSI-2/DSI DPHY driver using the generic PHY framework. However this framework is not settled yet, I assume it would be completed for 3.11. >>> ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 >> >> And this one is needed for 3.9, sorry for not mentioning it in the patch's >> description. Together with [1] it makes my s3c2440 SoC based test board >> booting again with 3.9-rc6. >> >> [1] http://www.spinics.net/lists/arm-kernel/msg236643.html >> > OK, let me drop it in this branch. Thanks! > Arnd and Olof, please hold on pulling for this branch. I will sort out soon. > > Thanks. > > - Kukjin Regards, Sylwester From mboxrd@z Thu Jan 1 00:00:00 1970 From: s.nawrocki@samsung.com (Sylwester Nawrocki) Date: Tue, 09 Apr 2013 14:09:34 +0200 Subject: [GIT PULL 10/10] devel-samsung for v3.10 In-Reply-To: <2f2f01ce3514$33d10f00$9b732d00$%kim@samsung.com> References: <51630A55.6030703@samsung.com> <51632451.3050801@gmail.com> <2f2f01ce3514$33d10f00$9b732d00$%kim@samsung.com> Message-ID: <516404FE.4000907@samsung.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/09/2013 01:20 PM, Kukjin Kim wrote: > Sylwester Nawrocki wrote: > > [...] > >>> Sylwester Nawrocki (2): >>> ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions >> >> This one was supposed to be a fix for 3.8-rc IIRC. But anyway the whole > > If so, this should be sent to stable 3.8 tree, but I'm not sure this is > really bug fix. It prevents build error when MIPI-CSIS driver is build as a loadable module. That means with some valid kernel configuration the kernel cannot be build. Hence IMHO it is a bug fix, and sending it to 3.8+ stable indeed seems a good idea. >> file this patch touches is going to be removed in 3.11. >> > It means it is still needed for v3.10 :-) Yeah, true. :) Just wanted to note that I have already some RFC patches for the MIPI CSI-2/DSI DPHY driver using the generic PHY framework. However this framework is not settled yet, I assume it would be completed for 3.11. >>> ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 >> >> And this one is needed for 3.9, sorry for not mentioning it in the patch's >> description. Together with [1] it makes my s3c2440 SoC based test board >> booting again with 3.9-rc6. >> >> [1] http://www.spinics.net/lists/arm-kernel/msg236643.html >> > OK, let me drop it in this branch. Thanks! > Arnd and Olof, please hold on pulling for this branch. I will sort out soon. > > Thanks. > > - Kukjin Regards, Sylwester