Skip to content

Commit d782e6e

Browse files
ziyao233Mani-Sadhasivam
authored andcommitted
dt-bindings: PCI: loongson: Document msi-parent property
Loongson PCI controllers found in LS2K1000/2000 SoCs (loongson,ls2k-pci), 7A1000/2000 bridge chips (loongson,ls7a-pci), and RS780E bridge chips (loongson,rs780e-pci) all have their paired MSI controllers. Though only the one in LS2K2000 SoC is described in devicetree, we should document the property for all variants. For the same reason, it isn't marked as required for now. Fixes: 83e757e ("dt-bindings: Document Loongson PCI Host Controller") Signed-off-by: Yao Zi <me@ziyao.cc> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251209140006.54821-3-me@ziyao.cc
1 parent 407cc7f commit d782e6e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/pci/loongson.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ properties:
3232
minItems: 1
3333
maxItems: 3
3434

35+
msi-parent: true
36+
3537
required:
3638
- compatible
3739
- reg

0 commit comments

Comments
 (0)