dts: exynos9610: Add active_ratio
authorSangkyu Kim <skwith.kim@samsung.com>
Mon, 1 Oct 2018 12:44:45 +0000 (21:44 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:05 +0000 (20:23 +0300)
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>;
                                };
                        };
                };