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

2019-06-03 Thread Z.q. Hou
an > ; Xiaowei Bao > Subject: Re: [PATCHv6 5/6] arm64: dts: lx2160a: Add PCIe controller DT nodes > > Hi Hou Zhiqiang >Two instances [@360 and @380] of the six has a different > window count, the RC can not have more than 8 windows. > apio-wins = <256>; //Can we c

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

2019-06-02 Thread Karthikeyan Mitran
Hi Hou Zhiqiang Two instances [@360 and @380] of the six has a different window count, the RC can not have more than 8 windows. apio-wins = <256>; //Can we change it to 8 ppio-wins = <24>;//Can we change it to 8 On Tue, May 28, 2019 at 12:20 PM Z.q. Hou wrote: > > From: Hou