Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-30 Thread Kevin Hilman
Kevin Hilman writes: > This is a rebased version of this series which is ready for broader > testing. I'd especially appreciate testing from those of you with > AM35x platforms. > > Currently, our SoC detection is based on SoC family detection > (using die ID) and the presence of specific IP blo

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-30 Thread Kevin Hilman
"Mark A. Greer" writes: > On Fri, Apr 27, 2012 at 03:25:38PM -0700, Kevin Hilman wrote: >> "Mark A. Greer" writes: >> >> > On Thu, Apr 26, 2012 at 04:29:45PM -0700, Kevin Hilman wrote: >> > >> > Hi Kevin. >> > >> >> This is a rebased version of this series which is ready for broader >> >> testi

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-30 Thread Mark A. Greer
On Sun, Apr 29, 2012 at 09:48:26AM +, Hiremath, Vaibhav wrote: > On Sun, Apr 29, 2012 at 01:50:48, Derald D. Woods wrote: > > On Fri, Apr 27, 2012 at 03:25:38PM -0700, Kevin Hilman wrote: > > > > Hello Kevin, > > > > I have a Logic PD AM3517 Zoom Experimenter [SOMAM3517-10-1780RJXR-C (REV >

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-30 Thread Mark A. Greer
On Sat, Apr 28, 2012 at 03:20:48PM -0500, Derald D. Woods wrote: > Is there a kernel config > that is commonly used by those testing the AM3517? or modified > omap2plus? I think some issues that I am seeing involve wrong > configuration assumptions by me. I'm using omap2plus_defconfig with CONFI

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-30 Thread Mark A. Greer
On Fri, Apr 27, 2012 at 03:25:38PM -0700, Kevin Hilman wrote: > "Mark A. Greer" writes: > > > On Thu, Apr 26, 2012 at 04:29:45PM -0700, Kevin Hilman wrote: > > > > Hi Kevin. > > > >> This is a rebased version of this series which is ready for broader > >> testing. I'd especially appreciate testi

RE: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-29 Thread Hiremath, Vaibhav
On Sun, Apr 29, 2012 at 01:50:48, Derald D. Woods wrote: > On Fri, Apr 27, 2012 at 03:25:38PM -0700, Kevin Hilman wrote: > > "Mark A. Greer" writes: > > > > > On Thu, Apr 26, 2012 at 04:29:45PM -0700, Kevin Hilman wrote: > > > > > > Hi Kevin. > > > > > >> This is a rebased version of this series

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-28 Thread Derald D. Woods
On Fri, Apr 27, 2012 at 03:25:38PM -0700, Kevin Hilman wrote: > "Mark A. Greer" writes: > > > On Thu, Apr 26, 2012 at 04:29:45PM -0700, Kevin Hilman wrote: > > > > Hi Kevin. > > > >> This is a rebased version of this series which is ready for broader > >> testing. I'd especially appreciate testi

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-27 Thread Kevin Hilman
"Mark A. Greer" writes: > On Thu, Apr 26, 2012 at 04:29:45PM -0700, Kevin Hilman wrote: > > Hi Kevin. > >> This is a rebased version of this series which is ready for broader >> testing. I'd especially appreciate testing from those of you with >> AM35x platforms. >> >> Currently, our SoC detect

Re: [PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-27 Thread Mark A. Greer
On Thu, Apr 26, 2012 at 04:29:45PM -0700, Kevin Hilman wrote: Hi Kevin. > This is a rebased version of this series which is ready for broader > testing. I'd especially appreciate testing from those of you with > AM35x platforms. > > Currently, our SoC detection is based on SoC family detection

[PATCH/RFT 0/8] ARM: OMAP: remove IP checks from SoC family detection

2012-04-26 Thread Kevin Hilman
This is a rebased version of this series which is ready for broader testing. I'd especially appreciate testing from those of you with AM35x platforms. Currently, our SoC detection is based on SoC family detection (using die ID) and the presence of specific IP blocks (or feature.) This series beg