linuxPackages.imx258: document why this custom kernel module is needed

and yes, this is still up-to-date with megi's as of linux 6.15
This commit is contained in:
2025-07-19 09:05:42 +00:00
parent 958f8ef0c9
commit d7a1859b97

View File

@@ -2,6 +2,8 @@
# this is a patched version of mainline driver. # this is a patched version of mainline driver.
# actually, mainline has diverged, so we lose some improvements at the benefit of others. # actually, mainline has diverged, so we lose some improvements at the benefit of others.
# notably, megi fixed some purported power-on bugs. # notably, megi fixed some purported power-on bugs.
# the critical part of megi's patch appears to be changing the clock rate from 1272mbps -> 1224mbps.
# "Pinephone Pro can't do 1272 mbps. This is just a hack to make the new upstream driver work quickly with the phone."
{ {
buildPackages, buildPackages,
kernel, kernel,