Re: [LEDE-DEV] [PATCH] Add i2c_801 i2c driver module support

2017-03-12 Thread Michael Marley
ration and forcing it to be compiled into the kernel. Is that also OK? Michael On 03/12/17 06:58, Felix Fietkau wrote: > On 2017-03-11 23:48, mich...@michaelmarley.com wrote: >> From: Michael Marley >> >> This driver supports the i2c controller on many Intel chipsets. >&

Re: [LEDE-DEV] [PATCH] kernel: Add iTCO_wdt watchdog timer module support

2017-03-13 Thread Michael Marley
17, at 3:48 PM, mich...@michaelmarley.com wrote: From: Michael Marley This supports the Intel TCO Watchdog Timer Device, which has been nearly ubiquitous in Intel chipsets for almost 20 years. Signed-off-by: Michael Marley --- package/kernel/linux/modules/other.mk | 15 +++ 1 file ch