Re: [PATCH V2 0/3] ARM: tegra: add speedo identification for T20/T30

2012-11-15 Thread Stephen Warren
On 11/15/2012 12:42 AM, Danny Huang wrote: > This patch series adds speedo identification functionality for tegra > T20 and T30. It reads speedo value from fuse and chooses CPU and core > process ID by checking speedo corner tables. I think this all looks fine; I assume there will be some

Re: [PATCH V2 0/3] ARM: tegra: add speedo identification for T20/T30

2012-11-15 Thread Stephen Warren
On 11/15/2012 12:42 AM, Danny Huang wrote: This patch series adds speedo identification functionality for tegra T20 and T30. It reads speedo value from fuse and chooses CPU and core process ID by checking speedo corner tables. I think this all looks fine; I assume there will be some

[PATCH V2 0/3] ARM: tegra: add speedo identification for T20/T30

2012-11-14 Thread Danny Huang
This patch series adds speedo identification functionality for tegra T20 and T30. It reads speedo value from fuse and chooses CPU and core process ID by checking speedo corner tables. V2: * Split spare fuse related changes to a separate patch * Keep original fuse init flow on an unknown chip *

[PATCH V2 0/3] ARM: tegra: add speedo identification for T20/T30

2012-11-14 Thread Danny Huang
This patch series adds speedo identification functionality for tegra T20 and T30. It reads speedo value from fuse and chooses CPU and core process ID by checking speedo corner tables. V2: * Split spare fuse related changes to a separate patch * Keep original fuse init flow on an unknown chip *