Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-07-11 Thread Ray Jui
Hi Bjorn, On 7/11/2018 6:11 AM, Bjorn Helgaas wrote: On Mon, Jun 11, 2018 at 05:21:03PM -0700, Ray Jui wrote: Activate PAXC bridge quirk for more PAXC based PCIe root complex with the following PCIe device ID: 0xd750, 0xd802, 0xd804 Signed-off-by: Ray Jui Because this quirk_paxc_bridge()

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-07-11 Thread Ray Jui
Hi Bjorn, On 7/11/2018 6:11 AM, Bjorn Helgaas wrote: On Mon, Jun 11, 2018 at 05:21:03PM -0700, Ray Jui wrote: Activate PAXC bridge quirk for more PAXC based PCIe root complex with the following PCIe device ID: 0xd750, 0xd802, 0xd804 Signed-off-by: Ray Jui Because this quirk_paxc_bridge()

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-07-11 Thread Bjorn Helgaas
On Mon, Jun 11, 2018 at 05:21:03PM -0700, Ray Jui wrote: > Activate PAXC bridge quirk for more PAXC based PCIe root complex with > the following PCIe device ID: > 0xd750, 0xd802, 0xd804 > > Signed-off-by: Ray Jui Because this quirk_paxc_bridge() mechanism is already established, Acked-by:

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-07-11 Thread Bjorn Helgaas
On Mon, Jun 11, 2018 at 05:21:03PM -0700, Ray Jui wrote: > Activate PAXC bridge quirk for more PAXC based PCIe root complex with > the following PCIe device ID: > 0xd750, 0xd802, 0xd804 > > Signed-off-by: Ray Jui Because this quirk_paxc_bridge() mechanism is already established, Acked-by:

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-07-09 Thread Ray Jui
Hi Bjorn, Could you please help to review/ack this patch, based on the following comments from Lorenzo? > apart from patch 1, that requires Bjorn's ACK, I would take the > series (I will rewrite the logs) Thanks, Ray On 6/12/2018 1:30 AM, p...@codeaurora.org wrote: On 2018-06-12 05:51,

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-07-09 Thread Ray Jui
Hi Bjorn, Could you please help to review/ack this patch, based on the following comments from Lorenzo? > apart from patch 1, that requires Bjorn's ACK, I would take the > series (I will rewrite the logs) Thanks, Ray On 6/12/2018 1:30 AM, p...@codeaurora.org wrote: On 2018-06-12 05:51,

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-06-12 Thread poza
On 2018-06-12 05:51, Ray Jui wrote: Activate PAXC bridge quirk for more PAXC based PCIe root complex with the following PCIe device ID: 0xd750, 0xd802, 0xd804 Signed-off-by: Ray Jui --- drivers/pci/quirks.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/pci/quirks.c

Re: [PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-06-12 Thread poza
On 2018-06-12 05:51, Ray Jui wrote: Activate PAXC bridge quirk for more PAXC based PCIe root complex with the following PCIe device ID: 0xd750, 0xd802, 0xd804 Signed-off-by: Ray Jui --- drivers/pci/quirks.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/pci/quirks.c

[PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-06-11 Thread Ray Jui
Activate PAXC bridge quirk for more PAXC based PCIe root complex with the following PCIe device ID: 0xd750, 0xd802, 0xd804 Signed-off-by: Ray Jui --- drivers/pci/quirks.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c index 2990ad1..47dfea0

[PATCH v2 1/5] PCI: iproc: Activate PAXC bridge quirk for more devices

2018-06-11 Thread Ray Jui
Activate PAXC bridge quirk for more PAXC based PCIe root complex with the following PCIe device ID: 0xd750, 0xd802, 0xd804 Signed-off-by: Ray Jui --- drivers/pci/quirks.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c index 2990ad1..47dfea0