From patchwork Mon Apr 16 10:40:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Govindraj.R" X-Patchwork-Id: 152781 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0866EB6FF1 for ; Mon, 16 Apr 2012 20:43:08 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SJjMi-00006J-Ky; Mon, 16 Apr 2012 10:41:00 +0000 Received: from na3sys009aog133.obsmtp.com ([74.125.149.82]) by merlin.infradead.org with smtps (Exim 4.76 #1 (Red Hat Linux)) id 1SJjMg-00005G-O8 for linux-arm-kernel@lists.infradead.org; Mon, 16 Apr 2012 10:40:59 +0000 Received: from mail-ob0-f170.google.com ([209.85.214.170]) (using TLSv1) by na3sys009aob133.postini.com ([74.125.148.12]) with SMTP ID DSNKT4v3Nbubv7HzQYcqHGr0j+24Z8w3sCia@postini.com; Mon, 16 Apr 2012 03:40:58 PDT Received: by obbta17 with SMTP id ta17so6543300obb.29 for ; Mon, 16 Apr 2012 03:40:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=cEgJg4P50z+k0/+/ahPzZ68VaD3LL7ljGNk8eF4iQjA=; b=a+H8Woth6QUC0KSABUSttohm87UU+4CMkXyPw7chrtW2wP+tFDmULPkN1PwpOsTHJb 9veaIVY3Idlla/MmzkRHdaAO4dzBA0cLC+GRjhYF+zxwrJkJ5shLZA9lZEOuWwvgzq+X hwP9S2j2+QLjTQj8HL8+C3Hlo/1HBZqJKwWvf2v+Q5n8HyRNlSQlkMk3l+Q64C3EFWdk 6LTh09cj48HxjVl65WdYeUKiQQFNL4sGRpQePYJ5CmR5I1v1VBCdXxmXz+9A/GBKXOxl 72q/TBPgvaouMCABpZjfNkQkUSnpl55JjulWniVEhDobjxJ3YwRz4qSGaL0/SBwugm5O I8yw== Received: by 10.182.50.100 with SMTP id b4mr15279343obo.45.1334572850981; Mon, 16 Apr 2012 03:40:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.182.67 with HTTP; Mon, 16 Apr 2012 03:40:29 -0700 (PDT) In-Reply-To: References: <1334052148-10385-1-git-send-email-govindraj.raja@ti.com> From: "Raja, Govindraj" Date: Mon, 16 Apr 2012 16:10:29 +0530 Message-ID: Subject: Re: [GIT PULL]: omap-serial updates for 3.4-rc To: Tony Lindgren X-Gm-Message-State: ALoCoQkgUCRsT3t9jpzrBnTQgVCMqB8n3F/jHnkv5Ik3ybNDvEwiIhpntuIeEohLyhnsJRQNRf+5 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [74.125.149.82 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-omap@vger.kernel.org, "Shilimkar, Santosh" , "Balbi, Felipe" , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org On Mon, Apr 16, 2012 at 12:52 PM, Raja, Govindraj wrote: > Hi Tony, > > On Tue, Apr 10, 2012 at 3:36 PM, Raja, Govindraj wrote: >> CC'ing Linux-ARM >> >> >> On Tue, Apr 10, 2012 at 3:32 PM, Govindraj.R wrote: >>> Hi Tony, >>> >>> Please Pull the following omap uart changes. >>> Changes basically involves getting rid of cpu checks >>> for populating erratas and features and move the same >>> from serial.c to omap-serial.c, MVR reg is used to find >>> uart versions and errata flags are populated accordingly. > > here [1] is the updated pull request I have incorporated even the > serial mux fixes done along with previous changes. > Updated request [1] After adding Santosh's serial fix to use smartidle wakeup if available from hwmod. --- Thanks, Govindraj.R [1]: The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015: Linux 3.4-rc3 (2012-04-15 18:28:29 -0700) are available in the git repository at: git://gitorious.org/linux-3-x/omap-serial.git for_3.4/uart_fixes for you to fetch changes up to 381772fefe13e73fc3d01c462d401785767c3775: ARM: OMAP: serial: Fix the ocp smart idlemode handling bug (2012-04-16 15:46:26 +0530) ---------------------------------------------------------------- Govindraj.R (5): OMAP2+: UART: Remove cpu checks for populating errata flags OMAP2+: UART: enable tx wakeup bit for wer reg OMAP2+: UART: replace omap34xx/omap4xx cpu checks with not omap24xx OMAP2+: UART: Fix incorrect population of default uart pads OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup Santosh Shilimkar (1): ARM: OMAP: serial: Fix the ocp smart idlemode handling bug arch/arm/mach-omap2/mux.c | 3 +- arch/arm/mach-omap2/mux.h | 10 ++ arch/arm/mach-omap2/serial.c | 198 +++++++++---------------- arch/arm/plat-omap/include/plat/omap-serial.h | 9 +- drivers/tty/serial/omap-serial.c | 83 ++++++++++- 5 files changed, 172 insertions(+), 131 deletions(-)