From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Create omap1_defconfig, remove other omap1 configs
Date: Sat, 04 Dec 2010 13:36:47 -0800 [thread overview]
Message-ID: <20101204213358.32208.4195.stgit@baageli.muru.com> (raw)
Hi all,
This series allows us to get rid of 15 omap1 defconfigs
for various boards.
Based on the recent GPIO patches and depends on the asm_irq
patches posted earlier. For testing, it's probably easiest
to use the devel-omap1 branch in the linux-omap git tree.
Regards,
Tony
---
Tony Lindgren (4):
omap: Disable omap_read/write functions for omap2+
omap1: Add initcall checks for omap1 and booted board
omap1: Add omap1_defconfig
omap1: Delete old defconfigs
arch/arm/configs/ams_delta_defconfig | 121 ----------
arch/arm/configs/htcherald_defconfig | 73 ------
arch/arm/configs/n770_defconfig | 138 ------------
arch/arm/configs/omap1_defconfig | 286 ++++++++++++++++++++++++
arch/arm/configs/omap_generic_1510_defconfig | 84 -------
arch/arm/configs/omap_generic_1610_defconfig | 87 -------
arch/arm/configs/omap_generic_1710_defconfig | 75 ------
arch/arm/configs/omap_h2_1610_defconfig | 109 ---------
arch/arm/configs/omap_innovator_1510_defconfig | 102 ---------
arch/arm/configs/omap_innovator_1610_defconfig | 58 -----
arch/arm/configs/omap_osk_5912_defconfig | 87 -------
arch/arm/configs/omap_perseus2_730_defconfig | 65 -----
arch/arm/configs/palmte_defconfig | 48 ----
arch/arm/configs/palmtt_defconfig | 56 -----
arch/arm/configs/palmz71_defconfig | 53 ----
arch/arm/configs/sx1_defconfig | 110 ---------
arch/arm/mach-omap1/board-ams-delta.c | 3
arch/arm/mach-omap1/board-voiceblue.c | 6 +
arch/arm/mach-omap1/devices.c | 3
arch/arm/mach-omap1/lcd_dma.c | 3
arch/arm/mach-omap1/leds.c | 3
arch/arm/mach-omap1/mcbsp.c | 3
arch/arm/mach-omap1/pm.c | 3
arch/arm/mach-omap1/pm_bus.c | 3
arch/arm/mach-omap1/serial.c | 3
arch/arm/plat-omap/include/plat/io.h | 45 ++++
arch/arm/plat-omap/io.c | 36 +--
27 files changed, 372 insertions(+), 1291 deletions(-)
delete mode 100644 arch/arm/configs/ams_delta_defconfig
delete mode 100644 arch/arm/configs/htcherald_defconfig
delete mode 100644 arch/arm/configs/n770_defconfig
create mode 100644 arch/arm/configs/omap1_defconfig
delete mode 100644 arch/arm/configs/omap_generic_1510_defconfig
delete mode 100644 arch/arm/configs/omap_generic_1610_defconfig
delete mode 100644 arch/arm/configs/omap_generic_1710_defconfig
delete mode 100644 arch/arm/configs/omap_h2_1610_defconfig
delete mode 100644 arch/arm/configs/omap_innovator_1510_defconfig
delete mode 100644 arch/arm/configs/omap_innovator_1610_defconfig
delete mode 100644 arch/arm/configs/omap_osk_5912_defconfig
delete mode 100644 arch/arm/configs/omap_perseus2_730_defconfig
delete mode 100644 arch/arm/configs/palmte_defconfig
delete mode 100644 arch/arm/configs/palmtt_defconfig
delete mode 100644 arch/arm/configs/palmz71_defconfig
delete mode 100644 arch/arm/configs/sx1_defconfig
--
Signature
next reply other threads:[~2010-12-04 21:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-04 21:36 Tony Lindgren [this message]
2010-12-04 21:36 ` [PATCH 1/4] omap: Disable omap_read/write functions for omap2+ Tony Lindgren
2010-12-08 1:29 ` Tony Lindgren
2010-12-08 4:17 ` Tony Lindgren
2010-12-04 21:36 ` [PATCH 2/4] omap1: Add initcall checks for omap1 and booted board Tony Lindgren
2010-12-10 16:02 ` Janusz Krzysztofik
2010-12-10 19:26 ` Tony Lindgren
2010-12-04 21:36 ` [PATCH 3/4] omap1: Add omap1_defconfig Tony Lindgren
2010-12-07 12:38 ` Felipe Contreras
2010-12-08 2:00 ` Tony Lindgren
2010-12-04 21:37 ` [PATCH 4/4] omap1: Delete old defconfigs Tony Lindgren
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=20101204213358.32208.4195.stgit@baageli.muru.com \
--to=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).