]> git.baikalelectronics.ru Git - kernel.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)
commit63b80afc02f8d149b1ecd8c8eccaf312ff7c38f8
tree32511d2c6c3963b47d462508b3dcc05dd64f7ceb
parent405f97466903dec79b1d68f71143ce083626e24f
parent6735b317e49978f2e00108ae82c22103a6ba7fad
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>