Re: [U-Boot] Device tree & PCI/ECAM questions

2016-11-01 Thread Aaron Williams
Hi Jagen, On 11/01/2016 11:33 AM, Jagan Teki wrote: On Tue, Nov 1, 2016 at 6:49 AM, Aaron Williams wrote: Hi all, I am working on several drivers for our Octeon-TX/Thunder chips which talk to devices connected to the ECAM bus through another sub-bus and am having issues regarding the device t

Re: [U-Boot] Device tree & PCI/ECAM questions

2016-11-01 Thread Jagan Teki
On Tue, Nov 1, 2016 at 6:49 AM, Aaron Williams wrote: > Hi all, > > I am working on several drivers for our Octeon-TX/Thunder chips which talk > to devices connected to the ECAM bus through another sub-bus and am having > issues regarding the device tree. > > We have a "PCI" driver to handle the E

[U-Boot] Device tree & PCI/ECAM questions

2016-10-31 Thread Aaron Williams
Hi all, I am working on several drivers for our Octeon-TX/Thunder chips which talk to devices connected to the ECAM bus through another sub-bus and am having issues regarding the device tree. We have a "PCI" driver to handle the ECAM and I created a simple-bus stub for our MRML bus which con