Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754166Ab1C2HXO (ORCPT ); Tue, 29 Mar 2011 03:23:14 -0400 Received: from mail-iy0-f174.google.com ([209.85.210.174]:47465 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753914Ab1C2HXL convert rfc822-to-8bit (ORCPT ); Tue, 29 Mar 2011 03:23:11 -0400 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=KRUE8So0cNryrXC+G/YKbLA+6TYfJnbm8eSfWUwpkQ2xamessrXcz/C3TgJ1MXp39/ QTGzhl50hb6dyAvTJ3CrmApdwBGpH44b+l+ZlrG0Zj5opMD+zJ4YiYvPIORCFyxXqLbM ZblO27RhptcHioKhqwYF5exIuxuhWrYFlzGXE= MIME-Version: 1.0 In-Reply-To: References: <1301380363-3282-1-git-send-email-marek.belisko@open-nandra.com> Date: Tue, 29 Mar 2011 09:23:10 +0200 Message-ID: Subject: Re: [PATCH 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel. From: Belisko Marek To: M P Cc: ben-linux@fluff.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, rpurdie@rpsys.net, esta1ien@gmail.com 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 Content-Length: 1883 Lines: 51 On Tue, Mar 29, 2011 at 9:20 AM, M P wrote: > On Tue, Mar 29, 2011 at 7:32 AM, Marek Belisko > wrote: >> Patch add new LCD panels with which was board produced. Also add touchscreen >> support. Enabling LCD backlight during early booting stage also added. >> >> Some code parts are collected or inspired from other code (authors are in CC). > > Actually, I'm not in CC, and most of this was from my own mini2440 > tree on repo.or.cz, I'm also listed as maintainer at the bottom of the > mach-mini2440.c file. If you were not on CC how you get this email? I don't care about maintainers at the bottom of file. I just check get_maintainer.pl script. > > Michael > >> Marek Belisko (4): >>  s3c2440: mini2440: Add support for new LCD panels. >>  s3c2440: mini2440: Add touchscreen support for mini2440. >>  s3c2440: mini2440: Select touchscreen by default. >>  s3c2440: mini2440: Enable the backlight LED earlier at boot time. >> >>  arch/arm/mach-s3c2410/include/mach/leds-gpio.h |    1 + >>  arch/arm/mach-s3c2440/Kconfig                  |    1 + >>  arch/arm/mach-s3c2440/mach-mini2440.c          |   55 +++++++++++++++++++++++- >>  drivers/leds/leds-s3c24xx.c                    |    6 ++- >>  4 files changed, 60 insertions(+), 3 deletions(-) >> >> > regards, marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite icq: 290551086 web: http://open-nandra.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/