linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner core additions for 3.16, take 2
Date: Fri, 23 May 2014 19:23:34 +0200	[thread overview]
Message-ID: <20140523172334.GA8620@lukather> (raw)

Hi Arnd, Kevin, Olof,

Here is the last core pull request for the upcoming merge window.

It comes on top of the previous pull request.

Thanks!
Maxime

The following changes since commit 324da938cb7eb103a925817f9aacdcc1f0e22576:

  ARM: sunxi: select MFD_SUN6I_PRCM when sun6i arch support is enabled (2014-05-15 17:30:07 +0200)

are available in the git repository at:

  https://github.com/mripard/linux.git tags/sunxi-core-for-3.16-2

for you to fetch changes up to 5e669ec583e2687d3512d965cf2e209095f70c62:

  ARM: sunxi: Remove init_machine callback (2014-05-23 10:39:10 +0200)

----------------------------------------------------------------
Allwinner Core additions for 3.16, take 2

  - Convert the A31 SMP operations to the CPU_METHOD_OF_DECLARE mechanism
  - Remove the reset code from the machine definition, that removes pretty much
    all the code left in mach-sunxi

----------------------------------------------------------------
Maxime Ripard (6):
      Documentation: dt: bindings: Document ARM PSCI enable method
      ARM: sun6i: Use CPU_METHOD_OF_DECLARE
      Documentation: dt: bindings: Document Allwinner A31 enable method
      ARM: sun6i: Retire the smp field in A31 machine
      ARM: sunxi: Remove reset code from the platform
      ARM: sunxi: Remove init_machine callback

 Documentation/devicetree/bindings/arm/cpus.txt |   2 +
 arch/arm/mach-sunxi/common.h                   |  19 -----
 arch/arm/mach-sunxi/platsmp.c                  |   3 +-
 arch/arm/mach-sunxi/sunxi.c                    | 110 -------------------------
 4 files changed, 3 insertions(+), 131 deletions(-)
 delete mode 100644 arch/arm/mach-sunxi/common.h

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140523/d60198f1/attachment-0001.sig>

             reply	other threads:[~2014-05-23 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23 17:23 Maxime Ripard [this message]
2014-05-23 20:11 ` [GIT PULL] Allwinner core additions for 3.16, take 2 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=20140523172334.GA8620@lukather \
    --to=maxime.ripard@free-electrons.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).