From db54a058d032d07b01e348cdcb63eb849c67a462 Mon Sep 17 00:00:00 2001
From: Hayden Varcoe <empyreal96@gmail.com>
Date: Fri, 19 Jun 2020 21:01:27 +0000
Subject: [PATCH] Update info for mt_cpufreq_64.c.patch

---
 device/testing/linux-sony-hollyss/mt_cpufreq_64.c.patch | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/device/testing/linux-sony-hollyss/mt_cpufreq_64.c.patch b/device/testing/linux-sony-hollyss/mt_cpufreq_64.c.patch
index 4b1e1b6b621..8d7a60636c8 100644
--- a/device/testing/linux-sony-hollyss/mt_cpufreq_64.c.patch
+++ b/device/testing/linux-sony-hollyss/mt_cpufreq_64.c.patch
@@ -1,3 +1,8 @@
+ARM based systems the udelay function imposes a maximum of 2000 and designed to fail when higher than that,
+so I lowered the number based off various mailinglists to prevent the fail.
+
+
+
 diff --git a/drivers/misc/mediatek/mach/mt6795/mt_cpufreq_64.c b/drivers/misc/mediatek/mach/mt6795/mt_cpufreq_64.c
 index 760025c2..918e2713 100755
 --- a/drivers/misc/mediatek/mach/mt6795/mt_cpufreq_64.c
-- 
GitLab