Re: [PATCH 2/4] dt-bindings: imx6q-pcie: Add host-wake-gpio property

From: Bjorn Helgaas
Date: Fri Dec 08 2023 - 17:28:02 EST


On Fri, Dec 08, 2023 at 02:55:45PM -0600, Rob Herring wrote:
> ...

> And they should start going into root port nodes rather than the
> host bridge node because it's the root ports that correspond to slots
> rather than the host bridge. We've just taken shortcuts because many
> host bridges only have 1 root port.
>
> Note that I'm in the middle of splitting pci-bus.yaml into host bridge,
> PCI-PCI bridge (and RP), and common device schemas.

Hooray! Thanks for working on that; the conflation of host bridge and
Root Port is a real annoyance.

Bjorn