All of lore.kernel.org
 help / color / mirror / Atom feed
From: sudeep.holla@arm.com (Sudeep Holla)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] firmware: SCPI driver updates for v4.6
Date: Tue, 16 Feb 2016 14:45:57 +0000	[thread overview]
Message-ID: <56C33625.5030903@arm.com> (raw)

Hi ARM-SoC team,

Here is the set of minor updates to SCPI firmware driver for v4.6
There's a change in HWMON driver which Guenter Roeck has Acked and
agreed to take it via arm-soc tree.

-- 
Regards,
Sudeep

-->8

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git 
tags/scpi-for-v4.6/updates

for you to fetch changes up to fb3b07ef399bd6984f3361a709829618b75e98d8:

   hwmon: (scpi) add energy meter support (2016-02-16 09:26:27 +0000)

----------------------------------------------------------------
SCPI updates and fixes for v4.6

1. Minor fix to restore functionality in big-endian mode

2. Fix race by decreasing Tx timeout to 20ms

3. Adds support for 64-bit sensor values and energy meter

----------------------------------------------------------------
Sudeep Holla (4):
       firmware: arm_scpi: fix send_message and sensor_get_value for 
big-endian
       firmware: arm_scpi: decrease Tx timeout to 20ms
       firmware: arm_scpi: add support for 64-bit sensor values
       hwmon: (scpi) add energy meter support

  drivers/firmware/arm_scpi.c   | 17 ++++++++++-------
  drivers/hwmon/scpi-hwmon.c    | 14 +++++++++++---
  include/linux/scpi_protocol.h |  3 ++-
  3 files changed, 23 insertions(+), 11 deletions(-)

             reply	other threads:[~2016-02-16 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 14:45 Sudeep Holla [this message]
2016-02-25  0:07 ` [GIT PULL] firmware: SCPI driver updates for v4.6 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=56C33625.5030903@arm.com \
    --to=sudeep.holla@arm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.