immortalwrt/target/linux
Josef Schlehofer d13fdececb Revert "mvebu: 5.10 fix DVFS caused random boot crashes"
Based on the discussion on the mailing list [1], the patch which was
reverted, it reverts only one patch without the subsequent ones.

This leads to the SoC scaling issue not using a CPU parent clock, but
it uses DDR clock. This is done for all variants, and it's wrong because
commits (hacks) that were using the DDR clock are no longer in the mainline kernel.

If someone has stability issues on 1.2 GHz, it should not affect all
routers (1 GHz, 800 MHz) and it should be rather consulted with guys, who are trying to
improve the situation in the kernel and not making the situation worse.

There are two solutions in cases of instability:
a) disable cpufreq
b) underclock it up to 1 GHz

This reverts commit 080a0b74e3.

[1] https://lists.openwrt.org/pipermail/openwrt-devel/2021-June/035702.html

Fixes: d379476817 ("mvebu: armada-37xx: add patch to forbid cpufreq for 1.2 GHz")
CC: Pali Rohár <pali@kernel.org>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-08-09 12:07:08 +08:00
..
apm821xx kernel: bump 5.4 to 5.4.136 2021-08-01 12:01:27 +08:00
arc770 treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
archs38 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
at91 kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-18 12:08:24 +08:00
ath79 ath79: fix the AR7{1,2}00 USB PHY patches 2021-08-09 12:04:43 +08:00
bcm27xx kernel: bump 5.4 to 5.4.136 2021-08-01 12:01:27 +08:00
bcm47xx
bcm53xx kernel: bump 5.10 to 5.10.55 2021-08-09 12:02:53 +08:00
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-18 12:09:10 +08:00
bcm4908 treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
bmips treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
gemini kernel: bump 5.4 to 5.4.135 2021-08-01 12:01:15 +08:00
generic kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig 2021-08-09 12:03:54 +08:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 23:32:41 +08:00
ipq40xx treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
ipq806x ipq806x: convert mtd-mac-address to nvmem implementation 2021-07-20 12:26:34 +08:00
ipq807x treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
lantiq kernel: bump 5.10 to 5.10.55 2021-08-09 12:02:53 +08:00
layerscape treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mediatek kirkwood: import patch to fix build and refresh patches 2021-08-06 18:52:22 +08:00
mpc85xx mpc85xx: convert mtd-mac-address to nvmem implementation 2021-07-20 12:30:32 +08:00
mvebu Revert "mvebu: 5.10 fix DVFS caused random boot crashes" 2021-08-09 12:07:08 +08:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
octeon treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
octeontx kernel: bump 5.4 to 5.4.136 2021-08-01 12:01:27 +08:00
omap kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
oxnas treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
ramips ramips: add missing label-mac-device for Xiaomi Mi Router 4A (100M) 2021-08-06 18:52:57 +08:00
realtek realtek: fix syntax error introduced by previous commit 2021-08-06 18:51:58 +08:00
rockchip uboot-rockchip: use rkbin for nanopi r4s 2021-08-08 16:36:53 +08:00
sunxi sunxi: orangepi-3: use power led to show system running status 2021-07-28 15:36:14 +08:00
tegra Merge Mainline 2021-06-17 20:47:12 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 x86: kernel: set NR_CPUS to 512 2021-07-19 12:12:10 +08:00
zynq kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
Makefile