Re: [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors

2019-06-18 Thread Karthikeyan Mitran
On Fri, Jun 14, 2019 at 4:14 PM Lorenzo Pieralisi wrote: > > On Fri, Jun 14, 2019 at 12:38:51PM +0530, Karthikeyan Mitran wrote: > > Hi Lorenzo and Hou Zhiqiang > > PAB_INTP_AMBA_MISC_STAT does have other status in the higher bits, it > > should have been masked before

Re: [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors

2019-06-14 Thread Karthikeyan Mitran
Hi Lorenzo and Hou Zhiqiang PAB_INTP_AMBA_MISC_STAT does have other status in the higher bits, it should have been masked before checking for the status Acked-by: Karthikeyan Mitran On Wed, Jun 12, 2019 at 8:38 PM Lorenzo Pieralisi wrote: > > On Fri, Apr 12, 2019 at 08:36:12AM +, Z.

Re: [PATCHv6 5/6] arm64: dts: lx2160a: Add PCIe controller DT nodes

2019-06-02 Thread Karthikeyan Mitran
> + reg = <0x00 0x0390 0x0 0x0010 /* controller > registers */ > + 0xa8 0x 0x0 0x1000>; /* > configuration space */ > + reg-names = "csr_axi_slave", "config_axi_slave"; > +