From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] at91: cleanup for 3.18 #2
Date: Thu, 13 Nov 2014 18:45:16 +0100 [thread overview]
Message-ID: <1415900716-20882-1-git-send-email-nicolas.ferre@atmel.com> (raw)
Arnd, Olof, Kevin,
Little pull-request with some fixes following the legacy board removal done
earlier. I integrated the patch that Olof wrote in this branch before this series:
please tell me if it works on your side or if I need to do things differently.
The move of header files out of include/mach is useful for reset and memory
drivers.
More legacy code removal is in progress, but I didn't want to mix with this.
So, bigger cleanup to come...
Thanks, best regards,
The following changes since commit 7d7ef547d3fa47ac0df667a6e399eb1ebc60ec2d:
ARM: at91: fix build breakage due to legacy board removals (2014-11-10 10:38:00 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-cleanup2
for you to fetch changes up to f0a0a58e6f46c2dded813ee860b9cbd795b4e571:
ARM: at91: move sdramc/ddrsdr header to include/soc/at91 (2014-11-13 12:03:44 +0100)
----------------------------------------------------------------
Second batch of cleanup/SoC for 3.19:
- fixes following legacy board removal
- removal of an unused config option CONFIG_MACH_SAMA5_DT
- move of some header files out of include/mach directory
----------------------------------------------------------------
Alexandre Belloni (2):
ARM: at91: remove CONFIG_MACH_SAMA5_DT
ARM: at91: move sdramc/ddrsdr header to include/soc/at91
Boris Brezillon (1):
ARM: at91: remove useless init_time for DT-only SoCs
Nicolas Ferre (1):
ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option
MAINTAINERS | 1 +
arch/arm/configs/sama5_defconfig | 1 -
arch/arm/mach-at91/Kconfig | 10 +---------
arch/arm/mach-at91/Makefile | 2 +-
arch/arm/mach-at91/Makefile.boot | 6 ------
arch/arm/mach-at91/at91sam9g45.c | 7 -------
arch/arm/mach-at91/at91sam9rl.c | 7 -------
arch/arm/mach-at91/board.h | 4 ----
arch/arm/mach-at91/include/mach/at91_ramc.h | 6 +++---
arch/arm/mach-at91/pm.h | 1 -
drivers/power/reset/at91-reset.c | 4 ++--
.../include/mach => include/soc/at91}/at91rm9200_sdramc.h | 0
.../include/mach => include/soc/at91}/at91sam9_ddrsdr.h | 0
.../include/mach => include/soc/at91}/at91sam9_sdramc.h | 0
14 files changed, 8 insertions(+), 41 deletions(-)
rename {arch/arm/mach-at91/include/mach => include/soc/at91}/at91rm9200_sdramc.h (100%)
rename {arch/arm/mach-at91/include/mach => include/soc/at91}/at91sam9_ddrsdr.h (100%)
rename {arch/arm/mach-at91/include/mach => include/soc/at91}/at91sam9_sdramc.h (100%)
--
Nicolas Ferre
next reply other threads:[~2014-11-13 17:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 17:45 Nicolas Ferre [this message]
2014-11-13 17:48 ` [GIT PULL] at91: cleanup for 3.19 #2 Nicolas Ferre
2014-11-20 12:36 ` Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2014-09-08 12:56 [GIT PULL] at91: cleanup for 3.18 #2 Nicolas Ferre
2014-09-09 15:05 ` Arnd Bergmann
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=1415900716-20882-1-git-send-email-nicolas.ferre@atmel.com \
--to=nicolas.ferre@atmel.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).