From: Youngtae Lee Date: Thu, 13 Sep 2018 07:04:33 +0000 (+0900) Subject: dts: Add frt dts data X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d36f94acd8c1fd72295af18a8936a03239656154;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git dts: Add frt dts data Change-Id: I517ceb339765b77462996d58fb803992f1c77a49 Signed-off-by: Youngtae Lee --- diff --git a/arch/arm64/boot/dts/exynos/exynos9610.dts b/arch/arm64/boot/dts/exynos/exynos9610.dts index e8827ca78eb9..c7aa74e0b78c 100644 --- a/arch/arm64/boot/dts/exynos/exynos9610.dts +++ b/arch/arm64/boot/dts/exynos/exynos9610.dts @@ -305,6 +305,18 @@ ratio = ; }; }; + + /* FRT Migration */ + frt { + /* little cores */ + coregroup0 { + coverage-ratio = <30>; + }; + /* big cores */ + coregroup1 { + coverage-ratio = <15>; + }; + }; }; };