From: khilman@ti.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 0/5] davinci: da850: clean up pinmux arrays in da850.c
Date: Mon, 24 Jan 2011 14:56:43 -0800 [thread overview]
Message-ID: <87fwsh6hck.fsf@ti.com> (raw)
In-Reply-To: <B85A65D85D7EB246BE421B3FB0FBB59302485AD393@dbde02.ent.ti.com> (Sudhakar Rajashekhara's message of "Mon, 24 Jan 2011 14:43:15 +0530")
Hi Sudhakar,
"Rajashekhara, Sudhakar" <sudhakar.raj@ti.com> writes:
> Hi,
>
> On Tue, Jan 18, 2011 at 22:51:41, Michael Williamson wrote:
>> The following patch series is an attempt to clean up unused and platform specific
>> pinmux arrays in the da850 CPU files. This series was developed as a result of
>> the following email thread:
>>
>> http://www.mail-archive.com/davinci-linux-open-source at linux.davincidsp.com/msg19921.html
>>
>> This patch is against commit cda6ca38f96f0719ce3500da856e7d4bf0abbc38 of linux-davinci.
>>
>> This series should not be applied until someone with a da850 EVM can please test
>> and confirm the mcasp and mmc interfaces continue to work properly with these patches.
>>
>> ---
>> changes since v0:
>> - correct use of __initdata/__initconst attributes
>>
>> Michael Williamson (5):
>> davinci: da850: remove unused pinmux array
>> davinci: da850: remove unused emif pinmux array
>> davinci: da850: move da850_evm specific mcasp pins to board file.
>> davinci: da850: move da850_evm specific mmcsd pinmux array to board
>> file.
>> davinci: da850: remove unused uart pinmux arrays.
>>
>> arch/arm/mach-davinci/board-da850-evm.c | 18 ++++++++-
>> arch/arm/mach-davinci/da850.c | 56 ----------------------------
>> arch/arm/mach-davinci/include/mach/da8xx.h | 7 ---
>> 3 files changed, 16 insertions(+), 65 deletions(-)
>>
>
> These patches apply cleanly to davinci tree at [1].
>
> The kernel was built using da8xx_omapl_defconfig.
>
> Tested Ethernet (booted using NFS), UART, Audio, MMC/SD and NAND.
>
> For the entire series:
> Tested-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
>
> [1] http://git.kernel.org/?p=linux/kernel/git/khilman/linux-davinci.git;a=summary
Thanks for testing.
Will add your tested-by and queue for 2.6.39.
Kevin
prev parent reply other threads:[~2011-01-24 22:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-18 17:21 [PATCH v1 0/5] davinci: da850: clean up pinmux arrays in da850.c Michael Williamson
2011-01-18 17:21 ` [PATCH v1 1/5] davinci: da850: remove unused pinmux array Michael Williamson
2011-01-18 17:21 ` [PATCH v1 2/5] davinci: da850: remove unused emif " Michael Williamson
2011-01-18 17:21 ` [PATCH v1 3/5] davinci: da850: move da850_evm specific mcasp pins to board file Michael Williamson
2011-01-18 17:21 ` [PATCH v1 4/5] davinci: da850: move da850_evm specific mmcsd pinmux array " Michael Williamson
2011-01-18 17:21 ` [PATCH v1 5/5] davinci: da850: remove unused uart pinmux arrays Michael Williamson
2011-01-24 9:13 ` [PATCH v1 0/5] davinci: da850: clean up pinmux arrays in da850.c Rajashekhara, Sudhakar
2011-01-24 22:56 ` Kevin Hilman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fwsh6hck.fsf@ti.com \
--to=khilman@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.