linux_dsm_epyc7002/arch/arm64/boot
Niklas Cassel 73db271423 arm64: dts: msm8996: fix PSCI entry-latency-us
The current entry-latency-us is too short.
The proper way to convert between the device tree properties
from the vendor tree to the upstream PSCI device tree properties is:

entry-latency-us = qcom,time-overhead - qcom,latency-us

which gives

entry-latency-us = 210 - 80 = 130

Fixes: f6aee7af59 ("arm64: dts: qcom: msm8996: Add PSCI cpuidle low power states")
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2019-06-11 23:10:10 -07:00
..
dts arm64: dts: msm8996: fix PSCI entry-latency-us 2019-06-11 23:10:10 -07:00
.gitignore
install.sh
Makefile arm64: localise Image objcopy flags 2016-07-19 15:30:23 +01:00