On Tue, Nov 24, 2015 at 05:58:03AM -0800, Guenter Roeck wrote: > On 11/23/2015 02:07 AM, Huang Rui wrote: > >For SB800 and later chipsets, the register definitions are the same > >with SB800. And for SB700 and older chipsets, the definitions should > >be same with SP5100/SB7x0. > > > >Signed-off-by: Huang Rui <ray.huang@xxxxxxx> > >Cc: Denis Turischev <denis.turischev@xxxxxxxxxxxxxx> > > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > > Would it make sense to rework this driver as pci driver ? > I agree with you. Actually, I thought about this stuff. But sp5100 watchdog is not a pci device in AMD chipset. In another word, it doesn't export a pci header to OS. At current, we use SMBus pci device id and vendor id to detect watchdog on the AMD chipset (Because AMD use SMBus device id and revsion to identify different chipset version). At the same time, SMbus has its own driver piix4_smbus. Looks like we don't have a pci header to enumerate the watchdog. Thanks, Rui -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html