https://github.com/torvalds/linux
Revision 370a9b5fb04a0d5cc7b7699c788616d6976f4476 authored by Chen-Yu Tsai on 24 March 2015, 16:53:27 UTC, committed by Maxime Ripard on 24 March 2015, 21:50:38 UTC
Without proper regulator support for individual boards, it is dangerous
to have overclocked/overvoltaged OPPs in the list. Cpufreq will increase
the frequency without the accompanying voltage increase, resulting in
an unstable system.

Remove them for now. We can revisit them with the new version of OPP
bindings, which support boost settings and frequency ranges, among
other things.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
1 parent 977104e
History
Tip revision: 370a9b5fb04a0d5cc7b7699c788616d6976f4476 authored by Chen-Yu Tsai on 24 March 2015, 16:53:27 UTC
ARM: dts: sunxi: Remove overclocked/overvoltaged OPP
Tip revision: 370a9b5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.0 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top