On 05/15/2013 09:58 AM, Alex Deucher wrote:
On Wed, May 15, 2013 at 8:35 AM, Kleber Sacilotto de Souza
wrote:
On 05/06/2013 11:32 AM, Alex Deucher wrote:
On Fri, May 3, 2013 at 7:01 PM, Benjamin Herrenschmidt
wrote:
On Fri, 2013-05-03 at 19:43 -0300, Kleber Sacilotto de Souza wrote:
This
On Wed, May 15, 2013 at 8:35 AM, Kleber Sacilotto de Souza
wrote:
> On 05/06/2013 11:32 AM, Alex Deucher wrote:
>>
>> On Fri, May 3, 2013 at 7:01 PM, Benjamin Herrenschmidt
>> wrote:
>>>
>>> On Fri, 2013-05-03 at 19:43 -0300, Kleber Sacilotto de Souza wrote:
>>>
This patch series does:
On 05/06/2013 11:32 AM, Alex Deucher wrote:
On Fri, May 3, 2013 at 7:01 PM, Benjamin Herrenschmidt
wrote:
On Fri, 2013-05-03 at 19:43 -0300, Kleber Sacilotto de Souza wrote:
This patch series does:
1. max_bus_speed is used to set the device to gen2 speeds
2. on power there's no longer a
n Mon, May 6, 2013 at 10:32 AM, Alex Deucher wrote:
> On Fri, May 3, 2013 at 7:01 PM, Benjamin Herrenschmidt
> wrote:
>> On Fri, 2013-05-03 at 19:43 -0300, Kleber Sacilotto de Souza wrote:
>>
>>> This patch series does:
>>> 1. max_bus_speed is used to set the device to gen2 speeds
>>> 2. on p
On Fri, May 3, 2013 at 7:01 PM, Benjamin Herrenschmidt
wrote:
> On Fri, 2013-05-03 at 19:43 -0300, Kleber Sacilotto de Souza wrote:
>
>> This patch series does:
>> 1. max_bus_speed is used to set the device to gen2 speeds
>> 2. on power there's no longer a conflict between the pseries call and
On Fri, 2013-05-03 at 19:43 -0300, Kleber Sacilotto de Souza wrote:
> This patch series does:
> 1. max_bus_speed is used to set the device to gen2 speeds
> 2. on power there's no longer a conflict between the pseries call and other
> architectures, because the overwrite is done via a ppc_md ho
This v5 of the patch series is based on v4 sent by Lucas Kannebley Tavares
with a few changes:
1. Fix a compilation warning on the code from the first patch, where it was
missing a declaration of struct pci_host_bridge, used on the definition of
the function pointer pcibios_root_bridge_prepare()