Open chhapil opened 8 years ago
I'll have a look later when I have the chance :)
1) Looks like for newer devices based on qualcomm only.
2) Again, looks like for newer devices only.
I don't think they are for exynos chipsets. They are qualcomm specific drivers and not exynos.
power suspend is a generic driver, you can find that in mainline Linux also, this was introduced due a older driver was deprecated on android
On Thu, Feb 18, 2016 at 11:42 AM, Josh notifications@github.com wrote:
I don't think there are for exynos chipsets. They are qualcomm specific drivers and not exynos.
— Reply to this email directly or view it on GitHub https://github.com/gsstudios/Dorimanx-SG2-I9100-Kernel/issues/33#issuecomment-185558855 .
Thanks & Regards Ruturaj
I'm looking at faux123's sources and upintheair's sources as a reference. It does seem like there will be quite a fair bit of work to do. I can see that the Note 3 has them running (via custom kernel) and the Galaxy S6 (exynos, custom kernel only).
I have a build with these changes included, but it's more a frankenstein-build. I've integrated the needed changes and two more files needed for proper wakelock-compilation. but I'm not sure how to test my changes (and how to go back. If the kernel is starting, how can I check the success besides a longer or shorter battery life? and if the kernel fails to start, how can I debug what is going on (I have a non-modified i9100)?
Hi Josh, Please have a look at the following commits.
I'm asking you this favor as I'm currently don't have access to my build machine