Re: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-17 Thread David Brownell
On Friday 17 August 2007, Robin Getz wrote: > On Fri 17 Aug 2007 17:10, David Brownell pondered: > > On the other hand, maybe you want your "typical" customer to > > be more of a systems integrator than anything else. > > We are getting yelled at by our customers (I was on the phone yesterday), >

Re: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-17 Thread Robin Getz
On Fri 17 Aug 2007 17:10, David Brownell pondered: > On the other hand, maybe you want your "typical" customer to > be more of a systems integrator than anything else. We are getting yelled at by our customers (I was on the phone yesterday), because the kernel build environment we distribute (the

Re: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-17 Thread David Brownell
On Friday 17 August 2007, Hennerich, Michael wrote: > Hi Dave, > > Right - our patch descriptions needs to be worked on. Yes, please ... that makes reviewing easier! > For a well experienced > systems engineer being the same time the same guy who does the Hardware > and the Software this i

RE: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-17 Thread Hennerich, Michael
Hi Dave, >-Original Message- >From: David Brownell [mailto:[EMAIL PROTECTED] >Sent: Freitag, 17. August 2007 20:12 >To: Bryan Wu >Cc: [EMAIL PROTECTED]; linux-kernel@vger.kernel.org; >[EMAIL PROTECTED]; Michael Hennerich >Subject: Re: [PATCH 01/12] Blackfin arch: ad

Re: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-17 Thread David Brownell
On Tuesday 07 August 2007, Bryan Wu wrote: > From: Michael Hennerich <[EMAIL PROTECTED]> The patch description here is IMO misleading, and is clearly weak-to-nonexistent ... what this patch does is * Start tracking the label strings provided by gpio_request() * Provide a new portmux mechanisms

RE: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-08 Thread Bryan Wu
> -Michael > > >-Original Message- > >From: Bryan Wu [mailto:[EMAIL PROTECTED] > >Sent: Mittwoch, 8. August 2007 05:35 > >To: [EMAIL PROTECTED]; linux-kernel@vger.kernel.org; > >[EMAIL PROTECTED] > >Cc: [EMAIL PROTECTED]; Michael Hennerich; B

RE: [PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-08 Thread Hennerich, Michael
IL PROTECTED] >Sent: Mittwoch, 8. August 2007 05:35 >To: [EMAIL PROTECTED]; linux-kernel@vger.kernel.org; >[EMAIL PROTECTED] >Cc: [EMAIL PROTECTED]; Michael Hennerich; Bryan Wu >Subject: [PATCH 01/12] Blackfin arch: add peripheral resource allocation >support > >From: Michael Hen

[PATCH 01/12] Blackfin arch: add peripheral resource allocation support

2007-08-07 Thread Bryan Wu
From: Michael Hennerich <[EMAIL PROTECTED]> Signed-off-by: Michael Hennerich <[EMAIL PROTECTED]> Signed-off-by: Bryan Wu <[EMAIL PROTECTED]> --- arch/blackfin/kernel/bfin_gpio.c | 272 ++--- include/asm-blackfin/mach-bf533/bfin_serial_5xx.h | 11 +- include/asm