From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752180Ab1AOBNv (ORCPT ); Fri, 14 Jan 2011 20:13:51 -0500 Received: from mail-fx0-f46.google.com ([209.85.161.46]:40448 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751248Ab1AOBNu convert rfc822-to-8bit (ORCPT ); Fri, 14 Jan 2011 20:13:50 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=YuFwwI9kLtwhjEhp8DIfCC/w8oVqPhwRFZDFq3WwHeT0KbEN/7/p3VicrlktKSWU/C Ul3yt3H671OyXhtQ5ju5Bpz7Bxcx/+6r5ugPsS9pvpYyASyGidrGmEBdzMoD9jfzJySH iaJWZoX6fCwzzy/bVK8u0NQRsSTXmRzUfpnso= MIME-Version: 1.0 In-Reply-To: <20110115005818.GV15996@n2100.arm.linux.org.uk> References: <4D1011CF.9080800@bluewatersys.com> <4D110269.9030805@bluewatersys.com> <20101222211815.GA31054@alchark-u3s> <4D12730B.2030909@bluewatersys.com> <20101222222501.GA32693@alchark-u3s> <4D1282DA.4020804@bluewatersys.com> <20101222233821.GA20893@alchark-u3s> <20110115005818.GV15996@n2100.arm.linux.org.uk> Date: Sat, 15 Jan 2011 04:13:48 +0300 Message-ID: Subject: Re: [PATCH 1/6 v12] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's From: Alexey Charkov To: Russell King - ARM Linux Cc: Ryan Mallon , linux-arm-kernel@lists.infradead.org, vt8500-wm8505-linux-kernel@googlegroups.com, Eric Miao , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , Albin Tonnerre , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2011/1/15 Russell King - ARM Linux : > On Sat, Jan 15, 2011 at 03:53:56AM +0300, Alexey Charkov wrote: >> 2010/12/28 Alexey Charkov : >> > 2010/12/23 Alexey Charkov : >> >> This adds support for the family of Systems-on-Chip produced initially >> >> by VIA and now its subsidiary WonderMedia that have recently become >> >> widespread in lower-end Chinese ARM-based tablets and netbooks. >> >> >> >> Support is included for both VT8500 and WM8505, selectable by a >> >> configuration switch at kernel build time. >> >> >> >> Included are basic machine initialization files, register and >> >> interrupt definitions, support for the on-chip interrupt controller, >> >> high-precision OS timer, GPIO lines, necessary macros for early debug, >> >> pulse-width-modulated outputs control, as well as platform device >> >> configurations for the specific drivers implemented elsewhere. >> >> >> >> Signed-off-by: Alexey Charkov >> > >> > Russell, will you take this for .38? Please note that the last >> > revision of this patch was also submitted to the ARM Linux patch >> > tracking system: >> > >> > http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=6597/1 >> > >> > Best regards, >> > Alexey >> > >> >> Russell, I realize that there are quite a lot of other things to worry >> about currently in the ARM Linux world, but could you please still >> consider merging this patch before .38 window closes? > > It got lost in the patch system in the middle of the SPEAR deluge - > and after that deluge I did say on list that it would result in things > being missed.  I've basically been ignoring everything in there since > beyond the top few newest entries. > > In any case, I believe it's too late in this merge window with only > four days left to start merging large amounts of code.  I'd get > moaned at by Linus.  Sorry. > Ok, life is life. Could you then please take these to your tree for .39? Best regards, Alexey