2012/5/19 Nikhil Sethi (निखिल सेठी) <[email protected]>: > I tested this and it works on net6501. You need one more patch to the > linux-next tree though > > diff --git a/drivers/mfd/lpc_sch.c b/drivers/mfd/lpc_sch.c > index 9bf0839..9f20abc 100644 > --- a/drivers/mfd/lpc_sch.c > +++ b/drivers/mfd/lpc_sch.c > @@ -69,7 +69,7 @@ static struct resource wdt_sch_resource = { > > static struct mfd_cell tunnelcreek_cells[] = { > { > - .name = "tunnelcreek_wdt", > + .name = "ie6xx_wdt", > .num_resources = 1, > .resources = &wdt_sch_resource, > }, > > Google returns some chatter along the lines of above making it into > the kernel soon.
It has been added to the linux-next tree: http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commitdiff;h=805b237a63f686f87870af000a5ac464633cb9c8 :) /Bjarke > Nikhil > > On Sat, May 12, 2012 at 10:23 AM, Mitja Muženič <[email protected]> wrote: >> >> Can anybody confirm that this works on net6501? >> >> It would be interesting to have a confirmation that the watchdog subsystem >> on net6501 actually works, as I haven't seen any public success reports... >> >> Regards, Mitja >> >> > -----Original Message----- >> > From: [email protected] [mailto:soekris-tech- >> > [email protected]] On Behalf Of Nikhil Sethi (????? ????) >> > Sent: Saturday, May 12, 2012 1:15 AM >> > To: [email protected] >> > Subject: [Soekris] net6501 watchdog driver >> > >> > Looks like the watchdog code was just recently added to head of the >> > linux tree. May be it will make it to 3.5 kernel. >> > >> > http://git.kernel.org/?p=linux/kernel/git/next/linux- >> > next.git;a=blob;f=drivers/watchdog/ie6xx_wdt.c;h=db21ce4a2c422273437463 >> > 6ae4d943df5d867025;hb=HEAD >> > >> >> > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
