This series adds support for hisilicon acpu cpufreq driver, which
has been tested on Linaro's 96board "hikey" with hi6220 SoC.

Leo Yan (2):
  cpufreq: hisilicon: add acpu driver
  dt-bindings: cpufreq: document for hisilicon acpu driver

 .../bindings/cpufreq/cpufreq-hisi-acpu.txt         | 112 +++++++
 drivers/cpufreq/Kconfig.arm                        |   9 +
 drivers/cpufreq/Makefile                           |   1 +
 drivers/cpufreq/hisi-acpu-cpufreq.c                | 324 +++++++++++++++++++++
 4 files changed, 446 insertions(+)
 create mode 100644 
Documentation/devicetree/bindings/cpufreq/cpufreq-hisi-acpu.txt
 create mode 100644 drivers/cpufreq/hisi-acpu-cpufreq.c

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to