Re: [PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver

2017-08-24 Thread jeffy
Hi Bjorn, On 08/25/2017 12:55 AM, Bjorn Helgaas wrote: Looking for acks from Shawn and Rob... And I'm not sure about the DT wake IRQ description. That seems like it could potentially be generic than this Rockchip-specific proposal. it looks like shawn already take the error handling patch in

Re: [PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver

2017-08-24 Thread Bjorn Helgaas
On Tue, Aug 22, 2017 at 11:19:30AM +0800, Jeffy Chen wrote: > > Currently we are handling pcie wake in mrvl wifi driver. But Brian > suggests to move it into rockchip pcie driver. > > Tested on my chromebook bob(with cros 4.4 kernel and mrvl wifi). > > > Changes in v4: > Rebase on newest for-ne

[PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver

2017-08-21 Thread Jeffy Chen
Currently we are handling pcie wake in mrvl wifi driver. But Brian suggests to move it into rockchip pcie driver. Tested on my chromebook bob(with cros 4.4 kernel and mrvl wifi). Changes in v4: Rebase on newest for-next branch, also fix error handling by: 1e7f570a1b86 PCI: rockchip: Idle inacti