Re: [U-Boot] Issues with driver binding and probing

2019-09-25 Thread Bin Meng
+Simon Hi Aaron, On Thu, Sep 26, 2019 at 11:10 AM Aaron Williams wrote: > > Hi all, > > I have an issue where I have a nexus driver and a sub serial driver on top of > it. The base nexus driver is getting bound and probed properly, however the > serial drivers (pci-console) below it are not. > >

[U-Boot] Issues with driver binding and probing

2019-09-25 Thread Aaron Williams
Hi all, I have an issue where I have a nexus driver and a sub serial driver on top of it. The base nexus driver is getting bound and probed properly, however the serial drivers (pci-console) below it are not. My device tree looks something like this: pci-console-nexus@0x0300 {