Re: [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

2009-10-06 Thread Wolfram Sang
> Hmm.. currently I prefer to remove it, because it is not a uc101 special > wdt driver. When this wdt driver go in mainline, it is easy to readd it > to this board support. Great, another one interested in a mainline GPIO-WDT-driver :) I'll check again what happened last time and summarize it la

Re: [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

2009-10-05 Thread Heiko Schocher
Hello Grant, Grant Likely wrote: > On Mon, Oct 5, 2009 at 4:12 AM, Heiko Schocher wrote: >> Wolfram Sang wrote: >>> Is this an official binding? I also did an gpio-watchdog a while ago and >>> there >>> were some issues with the binding, IIRC. Would be nice if this has been >>> solved >>> meanw

Re: [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

2009-10-05 Thread Grant Likely
On Mon, Oct 5, 2009 at 4:12 AM, Heiko Schocher wrote: > Wolfram Sang wrote: >> Is this an official binding? I also did an gpio-watchdog a while ago and >> there >> were some issues with the binding, IIRC. Would be nice if this has been >> solved >> meanwhile. > > Oh, sorry, no. I remove it. You

Re: [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

2009-10-05 Thread Heiko Schocher
Hello Wolfram, Wolfram Sang wrote: > On Mon, Oct 05, 2009 at 09:46:43AM +0200, Heiko Schocher wrote: > >> - serial Console on PSC1 >> - 64MB SDRAM >> - MTD CFI Flash >> - Ethernet FEC >> - IDE support >> >> Signed-off-by: Heiko Schocher [...] > [...] >> +wdt { >> +

Re: [PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

2009-10-05 Thread Wolfram Sang
On Mon, Oct 05, 2009 at 09:46:43AM +0200, Heiko Schocher wrote: > - serial Console on PSC1 > - 64MB SDRAM > - MTD CFI Flash > - Ethernet FEC > - IDE support > > Signed-off-by: Heiko Schocher > --- > - based on: > git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git next > > - checke

[PATCH v2] mpc5200: support for the MAN mpc5200 based board uc101

2009-10-05 Thread Heiko Schocher
- serial Console on PSC1 - 64MB SDRAM - MTD CFI Flash - Ethernet FEC - IDE support Signed-off-by: Heiko Schocher --- - based on: git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git next - checked with: $ ./scripts/checkpatch.pl 0001-mpc5200-support-for-the-MAN-mpc5200-based-board-u