From patchwork Wed Oct 28 11:30:03 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "A. Porodko" X-Patchwork-Id: 56270 Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9SBWdiT025258 for ; Wed, 28 Oct 2009 11:32:40 GMT Received: from dlep35.itg.ti.com ([157.170.170.118]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id n9SBUFm0027585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Oct 2009 06:30:16 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep35.itg.ti.com (8.13.7/8.13.7) with ESMTP id n9SBUEH0026482; Wed, 28 Oct 2009 06:30:14 -0500 (CDT) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id A0A2980627; Wed, 28 Oct 2009 05:30:14 -0600 (CST) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp51.itg.ti.com (dflp51.itg.ti.com [128.247.22.94]) by linux.omap.com (Postfix) with ESMTP id D4F6B80626 for ; Wed, 28 Oct 2009 05:30:11 -0600 (CST) Received: from red.ext.ti.com (localhost [127.0.0.1]) by dflp51.itg.ti.com (8.13.7/8.13.7) with ESMTP id n9SBUBXp013095 for ; Wed, 28 Oct 2009 06:30:11 -0500 (CDT) Received: from mail88-va3-R.bigfish.com (mail-va3.bigfish.com [216.32.180.112]) by red.ext.ti.com (8.13.7/8.13.7) with ESMTP id n9SBUAML017651 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 28 Oct 2009 06:30:11 -0500 Received: from mail88-va3 (localhost.localdomain [127.0.0.1]) by mail88-va3-R.bigfish.com (Postfix) with ESMTP id 68B23145049B for ; Wed, 28 Oct 2009 11:30:10 +0000 (UTC) X-SpamScore: 0 X-BigFish: vps0(zzzz1202hzzz2fh6bh62h) X-Spam-TCS-SCL: 1:0 X-MS-Exchange-Organization-Antispam-Report: OrigIP: 83.142.161.14; Service: EHS Received: by mail88-va3 (MessageSwitch) id 125672940877749_32562; Wed, 28 Oct 2009 11:30:08 +0000 (UCT) Received: from VA3EHSMHS027.bigfish.com (unknown [10.7.14.252]) by mail88-va3.bigfish.com (Postfix) with ESMTP id 0A8F2BE8055 for ; Wed, 28 Oct 2009 11:30:08 +0000 (UTC) Received: from relay.intersvyaz.net (83.142.161.14) by VA3EHSMHS027.bigfish.com (10.7.99.37) with Microsoft SMTP Server id 14.0.482.32; Wed, 28 Oct 2009 11:30:05 +0000 Received: from localhost (unknown [10.100.10.115]) by relay.intersvyaz.net (Postfix) with ESMTP id 4CC1680A8DC for ; Wed, 28 Oct 2009 16:30:04 +0500 (YEKT) Received: from relay.intersvyaz.net ([10.100.10.225]) by localhost (relay.intersvyaz.net [10.100.10.115]) (amavisd-new, port 10024) with ESMTP id lsSgzQn0uL6Z for ; Wed, 28 Oct 2009 16:30:03 +0500 (YEKT) Received: from [172.16.100.10] (pool-77-222-110-19.is74.ru [77.222.110.19]) by relay.intersvyaz.net (Postfix) with ESMTP id A40D080AA89 for ; Wed, 28 Oct 2009 16:30:03 +0500 (YEKT) Message-ID: <4AE82B3B.6030702@chelcom.ru> Date: Wed, 28 Oct 2009 16:30:03 +0500 From: "A. Porodko" User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) MIME-Version: 1.0 To: davinci-linux-open-source@linux.davincidsp.com X-Enigmail-Version: 0.96.0 X-Reverse-DNS: mail.is74.ru Subject: Patch 2/2 Neuros OSD2 board support (spaces fixed) X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.4 Precedence: list List-Id: davinci-linux-open-source.linux.davincidsp.com List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davinci/dm644x.c index 84d3d26..d721440 100644 --- a/arch/arm/mach-davinci/dm644x.c +++ b/arch/arm/mach-davinci/dm644x.c @@ -368,6 +368,11 @@ MUX_CFG(DM644X, ATAEN_DISABLE, 0, 17, 1, 0, true) MUX_CFG(DM644X, HPIEN_DISABLE, 0, 29, 1, 0, true) MUX_CFG(DM644X, AEAW, 0, 0, 31, 31, true) +MUX_CFG(DM644X, AEAW0, 0, 0, 1, 0, true) +MUX_CFG(DM644X, AEAW1, 0, 1, 1, 0, true) +MUX_CFG(DM644X, AEAW2, 0, 2, 1, 0, true) +MUX_CFG(DM644X, AEAW3, 0, 3, 1, 0, true) +MUX_CFG(DM644X, AEAW4, 0, 4, 1, 0, true) MUX_CFG(DM644X, MSTK, 1, 9, 1, 0, false) @@ -378,7 +383,7 @@ MUX_CFG(DM644X, MCBSP, 1, 10, 1, 1, false) MUX_CFG(DM644X, UART1, 1, 1, 1, 1, true) MUX_CFG(DM644X, UART2, 1, 2, 1, 1, true) -MUX_CFG(DM644X, PWM0, 1, 4, 1, 1, false) +MUX_CFG(DM644X, PWM0, 1, 4, 2, 2, false) MUX_CFG(DM644X, PWM1, 1, 5, 1, 1, false) diff --git a/arch/arm/mach-davinci/include/mach/mux.h b/arch/arm/mach-davinci/include/mach/mux.h index 16b8a7f..5f74b41 100644 --- a/arch/arm/mach-davinci/include/mach/mux.h +++ b/arch/arm/mach-davinci/include/mach/mux.h @@ -40,6 +40,11 @@ enum davinci_dm644x_index { /* AEAW functions */ DM644X_AEAW, + DM644X_AEAW0, + DM644X_AEAW1, + DM644X_AEAW2, + DM644X_AEAW3, + DM644X_AEAW4, /* Memory Stick */ DM644X_MSTK,