Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: galak@codeaurora.org (Kumar Gala)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] qcom SoC changes for v3.15
Date: Tue, 11 Feb 2014 15:19:17 -0600 (CST)	[thread overview]
Message-ID: <alpine.DEB.2.00.1402111516560.9530@galak-ubuntu.qualcomm.com> (raw)

The following changes since commit cf1e8f0cd665e2a9966d2bee4e11ecc0938ff166:

   ARM: qcom: Rename various msm prefixed functions to qcom (2014-02-06 16:20:41 -0600)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git tags/qcom-soc-for-3.15

for you to fetch changes up to 6990c132abc984bd6e75ac2be1f1d657cd600f63:

   ARM: qcom: Add SMP support for KPSSv2 (2014-02-11 15:00:40 -0600)

----------------------------------------------------------------
Qualcomm ARM Based SoC Updates for v3.15

* Add support for determining smp ops based on device tree.
* Add DT binding specs for Krait/Scorpion enable method
* Add DT binding specs for various Krait Processor controller complexes
* Add SoC SMP support for Krait Processor Subsystem v1 & v2

----------------------------------------------------------------
Rohit Vaswani (4):
       ARM: qcom: Re-organize platsmp to make it extensible
       devicetree: bindings: Document Krait/Scorpion cpus and enable-method
       ARM: qcom: Add SMP support for KPSSv1
       ARM: qcom: Add SMP support for KPSSv2

Stephen Boyd (3):
       ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
       devicetree: bindings: Document qcom,kpss-acc
       devicetree: bindings: Document qcom,saw2 node

  Documentation/devicetree/bindings/arm/cpus.txt     |  25 +-
  .../devicetree/bindings/arm/msm/qcom,kpss-acc.txt  |  30 ++
  .../devicetree/bindings/arm/msm/qcom,saw2.txt      |  35 +++
  arch/arm/include/asm/smp.h                         |   9 +
  arch/arm/kernel/devtree.c                          |  40 +++
  arch/arm/mach-msm/common.h                         |   2 -
  arch/arm/mach-qcom/board.c                         |  14 -
  arch/arm/mach-qcom/platsmp.c                       | 341 ++++++++++++++++++---
  arch/arm/mach-qcom/scm-boot.h                      |   8 +-
  include/asm-generic/vmlinux.lds.h                  |  10 +
  10 files changed, 444 insertions(+), 70 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,kpss-acc.txt
  create mode 100644 Documentation/devicetree/bindings/arm/msm/qcom,saw2.txt

--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

             reply	other threads:[~2014-02-11 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11 21:19 Kumar Gala [this message]
2014-02-18 16:40 ` [GIT PULL] qcom SoC changes for v3.15 Kumar Gala
2014-02-20  9:12 ` Olof Johansson

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=alpine.DEB.2.00.1402111516560.9530@galak-ubuntu.qualcomm.com \
    --to=galak@codeaurora.org \
    --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