dts: exynos9610: Add active_ratio
authorSangkyu Kim <skwith.kim@samsung.com>
Mon, 1 Oct 2018 12:44:45 +0000 (21:44 +0900)
committerhskang <hs1218.kang@samsung.com>
Wed, 10 Oct 2018 12:59:55 +0000 (21:59 +0900)
It is use to decide whether cluster is idle or active

Change-Id: I5fad1608ecddc452841a9c9d2ac13675a3c24b01
Signed-off-by: Sangkyu Kim <skwith.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610.dts

index 4b149bd1053ccbf629900dc509ea1b175652234b..4a725cd6048aa1396b11d8225322822a7adfbed2 100644 (file)
                                /* little cores */
                                coregroup0 {
                                        coverage-ratio = <30>;
+                                       active-ratio = <25>;
                                };
                                /* big cores */
                                coregroup1 {
                                        coverage-ratio = <15>;
+                                       active-ratio = <5>;
                                };
                        };
                };