Fred78290 / nct6687d

Linux kernel module for Nuvoton NCT6687-R
GNU General Public License v2.0
215 stars 42 forks source link

Kernel patch #15

Closed Semmelrocks closed 8 months ago

Semmelrocks commented 2 years ago

Hi,

I'd created a Kernel patch for this module. Tested successfully on Kernel version 5.10.76.

nct6687d.patch.txt

And here is new version for Kernel-5.15.32-r1

nct6687d-5.15.32-r1.patch.txt

Jeoshua commented 2 years ago

God bless you, sir.

Tested successfully on 5.15.7 Linux-stable git, where no method of compiling the original was working.

Fred78290 commented 2 years ago

Hi all, thank you for contribution.

Is the patch remove the detection inside nct6683.c?

Regards

Semmelrocks commented 2 years ago

I didn't changed anything there. The patch will add nct6687 to the kernel makefile and Kconfig as new option directly under nct6683.

Jeoshua commented 2 years ago

I have 6683 blacklisted, both 6683 and this 6687 patch compiled as modules, and 6687 just works.

Jeoshua commented 2 years ago

And I made it through the upgrade to 5.16rc4 without issue. It seems this Just Works.

helmchenlord commented 1 year ago

I've created a patch for kernel 6.1.12 nct6687d-6.1.12.patch.txt