1. 08 2月, 2017 1 次提交
  2. 18 1月, 2017 1 次提交
    • N
      ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFS · f7bcd4b6
      Neil Armstrong 提交于
      The current hardware is not able to run with all cores enabled at a
      cluster frequency superior at 1536MHz.
      But the currently shipped u-boot for the platform still reports an OPP
      table with possible DVFS frequency up to 2GHz, and will not change since
      the off-tree linux tree supports limiting the OPPs with a kernel parameter.
      A recent u-boot change reports the boot-time DVFS around 100MHz and
      the default performance cpufreq governor sets the maximum frequency.
      Previous version of u-boot reported to be already at the max OPP and
      left the OPP as is.
      Nevertheless, other governors like ondemand could setup the max frequency
      and make the system crash.
      
      This patch disables the DVFS clock and disables cpufreq.
      
      Fixes: 70db166a ("ARM64: dts: meson-gxbb: Add SCPI with cpufreq & sensors Nodes")
      Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
      Signed-off-by: NKevin Hilman <khilman@baylibre.com>
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      f7bcd4b6
  3. 10 1月, 2017 1 次提交
  4. 04 1月, 2017 2 次提交
  5. 02 1月, 2017 2 次提交
  6. 30 12月, 2016 1 次提交
    • S
      arm64: dts: vexpress: Support GICC_DIR operations · 1dff32d7
      Sudeep Holla 提交于
      The GICv2 CPU interface registers span across 8K, not 4K as indicated in
      the DT.  Only the GICC_DIR register is located after the initial 4K
      boundary, leaving a functional system but without support for separately
      EOI'ing and deactivating interrupts.
      
      After this change the system supports split priority drop and interrupt
      deactivation. This patch is based on similar one from Christoffer Dall:
      commit 368400e2 ("ARM: dts: vexpress: Support GICC_DIR operations")
      Signed-off-by: NSudeep Holla <sudeep.holla@arm.com>
      1dff32d7
  7. 29 12月, 2016 1 次提交
  8. 08 12月, 2016 7 次提交
  9. 03 12月, 2016 2 次提交
  10. 01 12月, 2016 1 次提交
  11. 30 11月, 2016 1 次提交
  12. 29 11月, 2016 4 次提交
  13. 25 11月, 2016 3 次提交
  14. 24 11月, 2016 3 次提交
  15. 23 11月, 2016 1 次提交
  16. 22 11月, 2016 3 次提交
  17. 21 11月, 2016 6 次提交