linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: santosh.shilimkar@oracle.com (Santosh Shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] ARM: SOC driver update v4.18
Date: Tue,  8 May 2018 14:41:36 -0700	[thread overview]
Message-ID: <1525815697-6338-1-git-send-email-santosh.shilimkar@oracle.com> (raw)

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/soc_drivers_for_4.18

for you to fetch changes up to 1e0a601437a6111ecf384df010812c53cada6497:

  firmware: ti_sci: Switch to SPDX Licensing (2018-05-04 23:10:23 -0700)

----------------------------------------------------------------
ARM: SOC driver update for 4.18

 - AEMIF driver update to support board files and remove
   need of mach-davinci aemif code
 - Use percpu counters for qmss datapath stats
 - License update for TI SCI

----------------------------------------------------------------
Bartosz Golaszewski (2):
      memory: aemif: don't rely on kbuild for driver's name
      memory: aemif: add support for board files

Lokesh Vutla (1):
      firmware: ti_sci: Switch to SPDX Licensing

Vasyl Gomonovych (1):
      soc: ti: knav_qmss: Use percpu instead atomic for stats counter

 drivers/firmware/ti_sci.c              | 10 +-----
 drivers/firmware/ti_sci.h              | 30 +----------------
 drivers/memory/ti-aemif.c              | 60 ++++++++++++++++++++++------------
 drivers/soc/ti/knav_qmss.h             | 14 ++++----
 drivers/soc/ti/knav_qmss_queue.c       | 60 ++++++++++++++++++++++------------
 include/linux/platform_data/ti-aemif.h | 25 ++++++++++++++
 include/linux/soc/ti/ti_sci_protocol.h | 10 +-----
 7 files changed, 115 insertions(+), 94 deletions(-)

             reply	other threads:[~2018-05-08 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08 21:41 Santosh Shilimkar [this message]
2018-05-08 21:41 ` [GIT PULL 2/2] ARM: Keystone DTS update for v4.18 Santosh Shilimkar
2018-05-14  8:23 ` [GIT PULL 1/2] ARM: SOC driver update v4.18 Olof Johansson
2018-05-14  8:28 ` 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=1525815697-6338-1-git-send-email-santosh.shilimkar@oracle.com \
    --to=santosh.shilimkar@oracle.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).