Re: [PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800

2019-04-11 Thread Willy Wolff
Hi Anand, I'm using this frequencies on the board since 3 years, without any stability issues. The kind of worklaod used is intensive CPU-bound benchmarks running for 20 mins at least in order to stress the system, I'm studying schedulability under high thermal constraints. So, I would say these

Re: [PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800

2019-04-11 Thread Anand Moon
Hi Sylwester, As per my knowledge HK soc introduce this table to support overclocking of cpufreq for Odroid XU3 XU4 family for boards. ARM Cortex-A15 Quad CPU (Eagle) 1800 to 2000 ARM Cortex-A7 Quard CPU (Kingfisher) 1400 to 1500 For Exynos5422 below table asv-table-[0-3] AVS range from 200 to

[PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800

2019-04-04 Thread Sylwester Nawrocki
This patch ASV (Adaptive Supply Voltage) table entries for Exynos5422/5800 SoC. Signed-off-by: Sylwester Nawrocki --- arch/arm/boot/dts/exynos5.dtsi| 2 +- arch/arm/boot/dts/exynos5800.dtsi | 207 ++ 2 files changed, 208 insertions(+), 1 deletion(-) diff --git