From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mugunthan V N Date: Wed, 2 Dec 2015 15:20:56 +0530 Subject: [U-Boot] [PATCH 02/19] dm: timer: uclass: add timer init to add timer device In-Reply-To: References: <1448613098-1579-1-git-send-email-mugunthanvnm@ti.com> <1448613098-1579-3-git-send-email-mugunthanvnm@ti.com> <56599230.6090700@ti.com> <565AFABE.8020606@ti.com> Message-ID: <565EBF00.1060802@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 02 December 2015 02:59 PM, Bin Meng wrote: > Hi Mugunthan, > > On Tue, Dec 1, 2015 at 10:39 AM, Bin Meng wrote: >> Hi Mugunthan, >> >> On Sun, Nov 29, 2015 at 9:16 PM, Mugunthan V N wrote: >>> On Saturday 28 November 2015 05:16 PM, Bin Meng wrote: >>>> Yes, but your patch 01 will break x86. I can prepare a patch for x86 >>>> if you like >>> >>> Can you send the patch so that I can include it on my next series. >>> >> >> Sure, I will prepare a patch for x86 soon. >> > > Please check my x86 patch @ http://patchwork.ozlabs.org/patch/551259/ > > Feel free to create your v2 on top of mine, or just include mine in your v2. > Thanks, will pick your patch for v2 series. Regards Mugunthan V N