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: Mon, 18 Mar 2013 16:21:55 +0100 Message-ID: <51473113.9060109@ti.com> References: <20130306175313.GQ11806@atomide.com> <513838F2.60101@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: Anil Kumar 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 , Thomas Weber List-Id: devicetree@vger.kernel.org Hi Anil, On 03/17/2013 06:23 AM, Anil Kumar wrote: > Hi Benoit, > > On Thu, Mar 7, 2013 at 12:21 PM, Benoit Cousson wrote: >> 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 changesfor_3.10/dts 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. > > I think you missed below patch which is needed for gpmc nand to work fine. > > Jon Hunter:- > ARM: OMAP2+: Fix-up gpmc merge error > > I have re based my changes on top of your repository to make pull > easier for you. > I hope you will pull these changes for 3.10. > > The following changes since Commit a7f7881de9c0b58de3b3aea8f01a8aef906d4ade > > are available in the git repository at: > > git://gitorious.org/devkit8000-for_3-10/devkit8000-for_3-10.git > branch for_3.10/dts > > for you to fetch changes up to Commit 975abc8b2e7ec4ff7324d726c9775958945ccc5e Thanks, I pulled the patches and rebased that on top of -rc3 to get the missing fix from Jon. I cleaned as well some changelog / subject and pushed then in my for_3.10/dts branch. Regards, Benoit