Re: [PATCH 1/2] dt-bindings: PCI: mediatek: Add support for optional perstout reset
From: Rob Herring
Date: Thu Jul 16 2026 - 17:39:39 EST
On Wed, Jul 08, 2026 at 11:05:28AM +0200, Christian Marangi wrote:
> Airoha AN7583 have a dedicated reset for PCIe PERSTOUT. Add optional
> support for it in schema.
This is just the standard PCIe PERST# signal? Then it should be in the
device that gets it or at least the RP node if the downstream device is
not described. That is how we're handling perst-gpios in anything new.
Rob