public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] AT91 reset and ramc rework, Cleanups
Date: Mon, 25 Aug 2014 16:36:20 +0200	[thread overview]
Message-ID: <53FB49E4.5030801@atmel.com> (raw)
In-Reply-To: <20140717082227.GA31917@lukather>

On 17/07/2014 10:22, Maxime Ripard :
> Hi Nicolas,
> 
> Here is the last pull request with the various cleanups possibles now
> that we have the poweroff and reset drivers in place.
> 
> Thanks,
> Maxime
> 
> The following changes since commit cb17ad293f38b5b409739c15cbba9e628c6c8786:
> 
>   Merge branches 'at91/drivers-for-3.17' and 'at91/dt-for-3.17' into at91/cleanup-for-3.17 (2014-07-15 14:57:14 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/at91-cleanup-for-3.17
> 
> for you to fetch changes up to d732c88dceda47599f80132d7e885232dd189bac:
> 
>   ARM: at91: Remove rstc and shdwc headers (2014-07-15 14:58:39 +0200)
> 
> ----------------------------------------------------------------
> AT91 poweroff and reset cleanup
> 
> Remove the reset and poweroff code from mach-at91, and convert the various
> users of the former code to the newly introduced mechanisms
> 
> This branch also merges the two first branches in order to preserve
> bisectability.
> 
> ----------------------------------------------------------------
> Maxime Ripard (12):
>       ARM: at91: setup: Switch to pr_fmt
>       ARM: at91: Rework ramc mapping code
>       ARM: at91: Remove the old-style reset probing
>       ARM: at91/soc: Introduce register_devices callback
>       ARM: at91: Probe the reset driver
>       ARM: at91: Call at91_register_devices in the board files
>       ARM: at91: Remove reset code from the machine code
>       ARM: at91: Register the poweroff driver
>       ARM: at91: Remove poweroff code
>       ARM: at91/pm: Remove show_reset_status function
>       ARM: at91: Remove rstc and shdwnc global base addresses
>       ARM: at91: Remove rstc and shdwc headers

Maxime,

Thanks for building this pull-request but I think that I will merge it
in the "drivers" one: it is about the use of the new drivers anyway and
it's pretty difficult for "cleanup" code to depend on DT and drivers
changes as "cleanup" is meant to come first while merging arm-soc
material upstream.

In addition, it seems that your patch ([PATCH v2 13/18] AT91: DT: Remove
poweroff DT probing) was missing from this pull-request: so I
re-integrated it in my at91-3.18-drivers branch.

Can you please verify that what I did seem correct to you?

Thanks bye.


>  .../devicetree/bindings/arm/atmel-at91.txt         |   7 --
>  arch/arm/mach-at91/Kconfig                         |   8 --
>  arch/arm/mach-at91/Makefile                        |   2 -
>  arch/arm/mach-at91/at91_rstc.h                     |  53 ----------
>  arch/arm/mach-at91/at91_shdwc.h                    |  50 ---------
>  arch/arm/mach-at91/at91sam9260.c                   |  45 +++++++-
>  arch/arm/mach-at91/at91sam9261.c                   |  45 +++++++-
>  arch/arm/mach-at91/at91sam9263.c                   |  45 +++++++-
>  arch/arm/mach-at91/at91sam9_alt_reset.S            |  40 --------
>  arch/arm/mach-at91/at91sam9g45.c                   |  49 ++++++++-
>  arch/arm/mach-at91/at91sam9g45_reset.S             |  45 --------
>  arch/arm/mach-at91/at91sam9rl.c                    |  45 +++++++-
>  arch/arm/mach-at91/board-afeb-9260v1.c             |   2 +
>  arch/arm/mach-at91/board-cam60.c                   |   2 +
>  arch/arm/mach-at91/board-cpu9krea.c                |   2 +
>  arch/arm/mach-at91/board-flexibity.c               |   2 +
>  arch/arm/mach-at91/board-sam9-l9260.c              |   2 +
>  arch/arm/mach-at91/board-sam9260ek.c               |   3 +-
>  arch/arm/mach-at91/board-sam9261ek.c               |   3 +-
>  arch/arm/mach-at91/board-sam9263ek.c               |   3 +-
>  arch/arm/mach-at91/board-sam9m10g45ek.c            |   3 +-
>  arch/arm/mach-at91/board-sam9rlek.c                |   3 +-
>  arch/arm/mach-at91/board-snapper9260.c             |   2 +
>  arch/arm/mach-at91/generic.h                       |  10 +-
>  arch/arm/mach-at91/pm.c                            |  72 -------------
>  arch/arm/mach-at91/setup.c                         | 113 +++++++--------------
>  arch/arm/mach-at91/soc.h                           |   1 +
>  27 files changed, 269 insertions(+), 388 deletions(-)
>  delete mode 100644 arch/arm/mach-at91/at91_rstc.h
>  delete mode 100644 arch/arm/mach-at91/at91_shdwc.h
>  delete mode 100644 arch/arm/mach-at91/at91sam9_alt_reset.S
>  delete mode 100644 arch/arm/mach-at91/at91sam9g45_reset.S
> 


-- 
Nicolas Ferre

      parent reply	other threads:[~2014-08-25 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-17  8:22 [GIT PULL] AT91 reset and ramc rework, Cleanups Maxime Ripard
2014-07-17  8:30 ` Jean-Christophe PLAGNIOL-VILLARD
2014-08-25 14:36 ` Nicolas Ferre [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=53FB49E4.5030801@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