Hi Tim, 2021年4月16日(金) 9:21 Tim Harvey <thar...@gateworks.com>: > > On Thu, Apr 15, 2021 at 5:15 PM Masami Hiramatsu > <masami.hirama...@linaro.org> wrote: > > > > Hi Tim, > > > > Sorry for confusion. It may be my git configuration issue. > > It seems not to correctly send the series to the SMTP server. > > Here is the patch. > > > > Thank you, > > > > 2021年4月16日(金) 0:07 Tim Harvey <thar...@gateworks.com>: > > > > > > On Wed, Apr 14, 2021 at 12:38 PM Simon Glass <s...@chromium.org> wrote: > > > > > > > > On Tue, 13 Apr 2021 at 16:21, Masami Hiramatsu > > > > <masami.hirama...@linaro.org> wrote: > > > > > > > > > > Update the highest subordinate bus number after probing the devices > > > > > under the bus for setting up the bridge correctly. > > > > > The commit 42f3663a3f67 ("pci: Update to use new sequence numbers") > > > > > removed this but it is required if a PCIe bridge is under the bus. > > > > > > > > > > Fixes: 42f3663a3f67 ("pci: Update to use new sequence numbers") > > > > > Signed-off-by: Masami Hiramatsu <masami.hirama...@linaro.org> > > > > > --- > > > > > drivers/pci/pci-uclass.c | 3 +++ > > > > > 1 file changed, 3 insertions(+) > > > > > > > > Reviewed-by: Simon Glass <s...@chromium.org> > > > > > > > > Can we add a test for this? > > > > > > Simon / Masami, > > > > > > I ran into this regression as well and likely need the same patch. My > > > mailer did not receive the original patch and I can't seem to find it > > > anywhere, can you please resend this? > > > > > > Best regards, > > > > > > Tim > > > > Masami, > > Thanks - yes, this is the patch I have also which is required for > dm-pci with a bridge which I have on Gateworks Ventana boards. > > Tested-by: Tim Harvey <thar...@gateworks.com>
Thanks for testing! > > Tim -- Masami Hiramatsu