From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benoit Cousson Subject: Re: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000. Date: Thu, 7 Mar 2013 07:51:30 +0100 Message-ID: <513838F2.60101@ti.com> References: <20130306175313.GQ11806@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130306175313.GQ11806-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Tony Lindgren Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Thomas Weber List-Id: linux-omap@vger.kernel.org Hi, On 03/06/2013 06:53 PM, Tony Lindgren wrote: > * Anil Kumar [130305 18:40]: >> Hi Tony, >> >>>> From: linux-arm-kernel [mailto:linux-arm-kernel- >>>> bounces-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org] On Behalf Of Anil Kumar >>>> Sent: Wednesday, February 27, 2013 8:03 AM >>>> To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; >>>> linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org >>>> Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org; Cousson, Benoit; Tony Lindgren; Grant >>>> Likely; Anil Kumar; thomas-xePHB1Atl/Dsq35pWSNszA@public.gmane.org >>>> Subject: Re: FW: [PATCH V4] ARM: dts: add minimal DT support for >>>> DevKit8000. >>>> >>>> Hi, >>>>> >>>>> DevKit8000 is a beagle board clone from Timll, sold by >>>>> armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D, >>>>> S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and >>>>> JTAG interface. >>>>> >>>>> This patch adds the basic DT support for devkit8000. At this time, >>>> Information >>>>> of twl4030 (PMIC), MMC1, I2C1 and leds are added. >>>>> >>>>> Signed-off-by: Anil Kumar >>>>> Tested-by: Thomas Weber >>>> >>>> Gentle Ping. As there are no review comments on this patch, >>>> Could you please pull this patch ? >> >> Gentle Ping. >> >> This patch also got Reviewed-by: Manish Badarkhe >> and as patch "ARM: dts: omap3-devkit8000: Enable audio support" has already got >> "Acked-by: Peter Ujfalusi " but it is on the >> top of this patch. >> So, Could you please pull this patch in one of your omap branch? or >> you want me to >> do rebase this patch on top of v3.9-rc1 ? > > Let's wait for Benoit to queue it as he has a bunch of .dts changes already > applied. Too bad we missed v3.9 merge window for those, but hopefully > we can get them queued early for v3.10. Yep, sorry for having missed 3.9, I was a little bit sick at the wrong moment :-( I'm starting queuing the pending patches, and should have enough to push to you just after Linaro Connect. Regards, Benoit From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-cousson@ti.com (Benoit Cousson) Date: Thu, 7 Mar 2013 07:51:30 +0100 Subject: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000. In-Reply-To: <20130306175313.GQ11806@atomide.com> References: <20130306175313.GQ11806@atomide.com> Message-ID: <513838F2.60101@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 03/06/2013 06:53 PM, Tony Lindgren wrote: > * Anil Kumar [130305 18:40]: >> Hi Tony, >> >>>> From: linux-arm-kernel [mailto:linux-arm-kernel- >>>> bounces at lists.infradead.org] On Behalf Of Anil Kumar >>>> Sent: Wednesday, February 27, 2013 8:03 AM >>>> To: devicetree-discuss at lists.ozlabs.org; linux-omap at vger.kernel.org; >>>> linux-kernel at vger.kernel.org; linux-arm-kernel at lists.infradead.org >>>> Cc: linux at arm.linux.org.uk; Cousson, Benoit; Tony Lindgren; Grant >>>> Likely; Anil Kumar; thomas at tomweber.eu >>>> Subject: Re: FW: [PATCH V4] ARM: dts: add minimal DT support for >>>> DevKit8000. >>>> >>>> Hi, >>>>> >>>>> DevKit8000 is a beagle board clone from Timll, sold by >>>>> armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D, >>>>> S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and >>>>> JTAG interface. >>>>> >>>>> This patch adds the basic DT support for devkit8000. At this time, >>>> Information >>>>> of twl4030 (PMIC), MMC1, I2C1 and leds are added. >>>>> >>>>> Signed-off-by: Anil Kumar >>>>> Tested-by: Thomas Weber >>>> >>>> Gentle Ping. As there are no review comments on this patch, >>>> Could you please pull this patch ? >> >> Gentle Ping. >> >> This patch also got Reviewed-by: Manish Badarkhe >> and as patch "ARM: dts: omap3-devkit8000: Enable audio support" has already got >> "Acked-by: Peter Ujfalusi " but it is on the >> top of this patch. >> So, Could you please pull this patch in one of your omap branch? or >> you want me to >> do rebase this patch on top of v3.9-rc1 ? > > Let's wait for Benoit to queue it as he has a bunch of .dts changes already > applied. Too bad we missed v3.9 merge window for those, but hopefully > we can get them queued early for v3.10. Yep, sorry for having missed 3.9, I was a little bit sick at the wrong moment :-( I'm starting queuing the pending patches, and should have enough to push to you just after Linaro Connect. Regards, Benoit From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752897Ab3CGGv5 (ORCPT ); Thu, 7 Mar 2013 01:51:57 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:36338 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549Ab3CGGv4 (ORCPT ); Thu, 7 Mar 2013 01:51:56 -0500 Message-ID: <513838F2.60101@ti.com> Date: Thu, 7 Mar 2013 07:51:30 +0100 From: Benoit Cousson Organization: Texas Instruments User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: Tony Lindgren CC: Anil Kumar , "devicetree-discuss@lists.ozlabs.org" , "linux-omap@vger.kernel.org" , , , , Grant Likely , Thomas Weber Subject: Re: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000. References: <20130306175313.GQ11806@atomide.com> In-Reply-To: <20130306175313.GQ11806@atomide.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 03/06/2013 06:53 PM, Tony Lindgren wrote: > * Anil Kumar [130305 18:40]: >> Hi Tony, >> >>>> From: linux-arm-kernel [mailto:linux-arm-kernel- >>>> bounces@lists.infradead.org] On Behalf Of Anil Kumar >>>> Sent: Wednesday, February 27, 2013 8:03 AM >>>> To: devicetree-discuss@lists.ozlabs.org; linux-omap@vger.kernel.org; >>>> linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org >>>> Cc: linux@arm.linux.org.uk; Cousson, Benoit; Tony Lindgren; Grant >>>> Likely; Anil Kumar; thomas@tomweber.eu >>>> Subject: Re: FW: [PATCH V4] ARM: dts: add minimal DT support for >>>> DevKit8000. >>>> >>>> Hi, >>>>> >>>>> DevKit8000 is a beagle board clone from Timll, sold by >>>>> armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D, >>>>> S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and >>>>> JTAG interface. >>>>> >>>>> This patch adds the basic DT support for devkit8000. At this time, >>>> Information >>>>> of twl4030 (PMIC), MMC1, I2C1 and leds are added. >>>>> >>>>> Signed-off-by: Anil Kumar >>>>> Tested-by: Thomas Weber >>>> >>>> Gentle Ping. As there are no review comments on this patch, >>>> Could you please pull this patch ? >> >> Gentle Ping. >> >> This patch also got Reviewed-by: Manish Badarkhe >> and as patch "ARM: dts: omap3-devkit8000: Enable audio support" has already got >> "Acked-by: Peter Ujfalusi " but it is on the >> top of this patch. >> So, Could you please pull this patch in one of your omap branch? or >> you want me to >> do rebase this patch on top of v3.9-rc1 ? > > Let's wait for Benoit to queue it as he has a bunch of .dts changes already > applied. Too bad we missed v3.9 merge window for those, but hopefully > we can get them queued early for v3.10. Yep, sorry for having missed 3.9, I was a little bit sick at the wrong moment :-( I'm starting queuing the pending patches, and should have enough to push to you just after Linaro Connect. Regards, Benoit