On 2014/12/10 09:15, sven falempin wrote: > http://lxr.free-electrons.com/source/drivers/hwmon/nct6775.c > > https://github.com/groeck/nct6775 > > So i guess the first step is to detect the chip
You'll also need somewhere (files) to put the detection. Maybe look at the commit from when tcpcib was added as an example. It might be somewhat similar to the Winbond superio chips (Nuvoton is a spin off company). > On Wed, Dec 10, 2014 at 8:32 AM, sven falempin <[email protected]> > wrote: > > I guess the chip used is obviously this one : > > > > Nuvoton NCT6106D > > > > spec : > > https://download.nuvoton.com/NuvotonMOSS/DownloadService/Member/DocumentsInfo.aspx?tp_GUID=DA00-NCT6106D The watchdog part of this appears to use the same registers as NCT5104D in the pcengines APU.
