linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Santosh Shilimkar <santosh.shilimkar@oracle.com>
To: arm@kernel.org, linux-arm-kernel@lists.infradead.org
Cc: khilman@kernel.org, arnd@arndb.de, olof@lixom.net,
	linux-kernel@vger.kernel.org, santosh.shilimkar@oracle.com
Subject: [GIT PULL] ARM: TI SOC updates for v5.3
Date: Tue, 18 Jun 2019 21:40:18 -0700	[thread overview]
Message-ID: <1560919218-3847-1-git-send-email-santosh.shilimkar@oracle.com> (raw)

The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.3

for you to fetch changes up to 4c960505df44b94001178575a505dd8315086edc:

  firmware: ti_sci: Fix gcc unused-but-set-variable warning (2019-06-18 21:32:25 -0700)

----------------------------------------------------------------
SOC: TI SCI updates for v5.3

- Couple of fixes to handle resource ranges and
  requesting response always from firmware;
- Add processor control
- Add support APIs for DMA
- Fix the SPDX license plate
- Unused varible warning fix

----------------------------------------------------------------
Andrew F. Davis (1):
      firmware: ti_sci: Always request response from firmware

Nishad Kamdar (1):
      firmware: ti_sci: Use the correct style for SPDX License Identifier

Peter Ujfalusi (2):
      firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma
      firmware: ti_sci: Parse all resource ranges even if some is not available

Suman Anna (1):
      firmware: ti_sci: Add support for processor control

YueHaibing (1):
      firmware: ti_sci: Fix gcc unused-but-set-variable warning

 drivers/firmware/ti_sci.c              | 1143 +++++++++++++++++++++++++++-----
 drivers/firmware/ti_sci.h              |  812 ++++++++++++++++++++++-
 include/linux/soc/ti/ti_sci_protocol.h |  246 +++++++
 3 files changed, 2051 insertions(+), 150 deletions(-)

             reply	other threads:[~2019-06-19  4:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19  4:40 Santosh Shilimkar [this message]
2019-06-19 16:03 ` [GIT PULL] ARM: TI SOC updates for v5.3 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=1560919218-3847-1-git-send-email-santosh.shilimkar@oracle.com \
    --to=santosh.shilimkar@oracle.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    /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).