回覆: [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
From: Jacky Chou
Date: Fri Jun 20 2025 - 01:25:10 EST
> > + resets = <&syscon ASPEED_RESET_H2X>,
> > + <&syscon ASPEED_RESET_PCIE_RC_O>;
> > + reset-names = "h2x", "perst";
>
> PERST# is clearly a per-Root Port item since it's a signal on the PCIe connector.
> Can you separate this and any other per-Root Port things into a Root Port
> stanza to leave open the possibility of future hardware that supports multiple
> Root Ports in the RC?
The PCIe RC that designed by us is only one root port.
Thanks,
Jacky