On Tue, Aug 19, 2025 at 07:52:34PM +0800, hans.zhang@xxxxxxxxxxx wrote: > From: Hans Zhang <hans.zhang@xxxxxxxxxxx> > > Document the bindings for CIX Sky1 PCIe Controller configured in > root complex mode with five root port. > > Supports 4 INTx, MSI and MSI-x interrupts from the ARM GICv3 controller. > > Signed-off-by: Hans Zhang <hans.zhang@xxxxxxxxxxx> > --- > Changes for v8: > - Fixed the error issue of DT binding. (Rob and Krzysztof) > - The rcsu register is split into two parts: rcsu_strap and rcsu_status. > --- > .../bindings/pci/cix,sky1-pcie-host.yaml | 83 +++++++++++++++++++ > 1 file changed, 83 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/cix,sky1-pcie-host.yaml Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof