]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 03:55:07 +0000 (20:55 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 03:55:07 +0000 (20:55 -0700)
commit93c452f5d396175b4bfbc989e379c47761af7271
tree726bd366e1af487a62e2c9dd3aba1cc6be166451
parent8c2f8a2fb1248d5b8eda6271f095e7703fd133dd
parentc0f2e21953324def9e2f8394406b557d7cb5af64
Merge tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers

SCPI update for v4.13

Adds support to get DVFS transition latency and OPP for any device whose
DVFS are managed by SCPI. This avoids code duplication in both cpufreq
and devfreq SCPI drivers.

* tag 'scpi-updates-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  cpufreq: scpi: use new scpi_ops functions to remove duplicate code
  firmware: arm_scpi: add support to populate OPPs and get transition latency

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