[PATCH v6 0/7] Add ASPEED PCIe Root Complex support

From: Jacky Chou

Date: Sun Dec 07 2025 - 22:01:17 EST


> > May I confirm whether the pcie@8,0 in aspeed-g6.dtsi is not considered
> > the root port? From my understanding, that node represents the root
> > port, so I want to make sure I'm aligning with your expectation before
> updating the binding.
>
> I believe you told me it was the root port.
>
> > Could you help clarify how you would like the root port and its
> > properties to be described in the schema?
>
> properties:
> pcie@8,0:
> $ref: /schemas/pci/pci-pci-bridge.yaml#
> unevaluatedProperties: false
>
> properties:
>
> And then add all the properties you have which are not defined in
> pci-pci-bridge.yaml (and pci-device.yaml by reference) (i.e. clocks, resets, phys,
> etc.).
>

I understand your point now. I will update the binding and the corresponding DT
node accordingly in the next revision.

Thanks again for your guidance.

Thanks,
Jacky