]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Thu, 25 Feb 2016 00:06:58 +0000 (16:06 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 25 Feb 2016 00:06:58 +0000 (16:06 -0800)
commit962f08f8596bfbb54f3978d9c7e649bedf92c7f0
tree32511d2c6c3963b47d462508b3dcc05dd64f7ceb
parent6997e172dc529b9f6780ae71fc7eaea31ece8b25
parentfb3b07ef399bd6984f3361a709829618b75e98d8
Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers

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

* tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  hwmon: (scpi) add energy meter support
  firmware: arm_scpi: add support for 64-bit sensor values
  firmware: arm_scpi: decrease Tx timeout to 20ms
  firmware: arm_scpi: fix send_message and sensor_get_value for big-endian

Signed-off-by: Olof Johansson <olof@lixom.net>