aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pci
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-07-28 11:51:37 -0600
committerRob Herring <robh@kernel.org>2022-08-01 14:51:27 -0600
commit6312bb711e5c0bc5810a0966ff647a57b3236039 (patch)
tree4b55233a9f12416c9e194a26b6f33cb1ec93a1f9 /Documentation/devicetree/bindings/pci
parentof/fdt: declared return type does not match actual return type (diff)
downloadlinux-dev-6312bb711e5c0bc5810a0966ff647a57b3236039.tar.xz
linux-dev-6312bb711e5c0bc5810a0966ff647a57b3236039.zip
dt-bindings: PCI: host-generic-pci: Allow IOMMU and MSI properties
Allow 'iommu-map', 'iommu-map-mask', and 'msi-parent' properties for generic host. This fixes unevaluated property warnings on Arm Juno, AMD Seattle, and FSL LS1028a. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220728175137.1172841-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/pci')
-rw-r--r--Documentation/devicetree/bindings/pci/host-generic-pci.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/host-generic-pci.yaml b/Documentation/devicetree/bindings/pci/host-generic-pci.yaml
index 6bcaa8f2c3cf..d25423aa7167 100644
--- a/Documentation/devicetree/bindings/pci/host-generic-pci.yaml
+++ b/Documentation/devicetree/bindings/pci/host-generic-pci.yaml
@@ -106,6 +106,9 @@ properties:
maxItems: 3
dma-coherent: true
+ iommu-map: true
+ iommu-map-mask: true
+ msi-parent: true
required:
- compatible