Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2010-01-18 Thread Kevin Hilman
Eduardo Valentin writes: > Hello Tony and Kevin, > > On Wed, Oct 14, 2009 at 11:44:07AM +0200, De-Schrijver Peter > (Nokia-D/Helsinki) wrote: >> On Tue, Oct 13, 2009 at 09:51:30PM +0200, ext Kevin Hilman wrote: >> > On Tue, Oct 13, 2009 at 12:48 PM, Tony Lindgren wrote: >> > > * Kevin Hilman [

Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2010-01-18 Thread Eduardo Valentin
Hello Tony and Kevin, On Wed, Oct 14, 2009 at 11:44:07AM +0200, De-Schrijver Peter (Nokia-D/Helsinki) wrote: > On Tue, Oct 13, 2009 at 09:51:30PM +0200, ext Kevin Hilman wrote: > > On Tue, Oct 13, 2009 at 12:48 PM, Tony Lindgren wrote: > > > * Kevin Hilman [091013 12:09]: > > >> "Peter 'p2' De

Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2009-10-14 Thread Peter 'p2' De Schrijver
On Tue, Oct 13, 2009 at 09:51:30PM +0200, ext Kevin Hilman wrote: > On Tue, Oct 13, 2009 at 12:48 PM, Tony Lindgren wrote: > > * Kevin Hilman [091013 12:09]: > >> "Peter 'p2' De Schrijver" writes: > >> > >> > From: De-Schrijver Peter (Nokia-D/Helsinki) > >> > > >> > > >> > This patch exports t

Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2009-10-13 Thread Kevin Hilman
On Tue, Oct 13, 2009 at 12:48 PM, Tony Lindgren wrote: > * Kevin Hilman [091013 12:09]: >> "Peter 'p2' De Schrijver" writes: >> >> > From: De-Schrijver Peter (Nokia-D/Helsinki) >> > >> > This patch exports the OMAP3 IDCODE, Production ID and Die ID to userspace >> > via >> > sysfs. This can be

Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2009-10-13 Thread Tony Lindgren
* Kevin Hilman [091013 12:09]: > "Peter 'p2' De Schrijver" writes: > > > From: De-Schrijver Peter (Nokia-D/Helsinki) > > > > This patch exports the OMAP3 IDCODE, Production ID and Die ID to userspace > > via > > sysfs. This can be used to track down silicon specific issues. The info is > > exp

Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2009-10-13 Thread Kevin Hilman
"Peter 'p2' De Schrijver" writes: > From: De-Schrijver Peter (Nokia-D/Helsinki) > > This patch exports the OMAP3 IDCODE, Production ID and Die ID to userspace via > sysfs. This can be used to track down silicon specific issues. The info is > exported via sysfs because it should be possible to in

Re: [PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2009-10-12 Thread Felipe Contreras
On Mon, Oct 12, 2009 at 5:51 PM, Peter 'p2' De Schrijver wrote: > From: De-Schrijver Peter (Nokia-D/Helsinki) > > This patch exports the OMAP3 IDCODE, Production ID and Die ID to userspace via > sysfs. This can be used to track down silicon specific issues. The info is > exported via sysfs becaus

[PATCH] OMAP3 PM export chip IDCODE, Production ID and Die ID

2009-10-12 Thread Peter 'p2' De Schrijver
From: De-Schrijver Peter (Nokia-D/Helsinki) This patch exports the OMAP3 IDCODE, Production ID and Die ID to userspace via sysfs. This can be used to track down silicon specific issues. The info is exported via sysfs because it should be possible to include this in corematic dumps. Signed-off-by