* [PATCH] dt-bindings: PCI: qcom: delimit number of iommu-map entries
@ 2023-12-29 15:17 David Heidelberg
0 siblings, 0 replies; only message in thread
From: David Heidelberg @ 2023-12-29 15:17 UTC (permalink / raw)
To: Bjorn Andersson, Konrad Dybcio, Lorenzo Pieralisi,
Krzysztof Wilczyński, Rob Herring, Bjorn Helgaas,
Krzysztof Kozlowski, Conor Dooley, Manivannan Sadhasivam
Cc: David Heidelberg, linux-arm-msm, linux-pci, devicetree,
linux-kernel
The code or specific SoC doesn't seem to limit the number of iommu-map entries.
Signed-off-by: David Heidelberg <david@ixit.cz>
---
Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
index eadba38171e1..c6111278162f 100644
--- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml
@@ -61,8 +61,7 @@ properties:
minItems: 1
maxItems: 8
- iommu-map:
- maxItems: 2
+ iommu-map: true
# Common definitions for clocks, clock-names and reset.
# Platform constraints are described later.
--
2.43.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-12-29 15:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-29 15:17 [PATCH] dt-bindings: PCI: qcom: delimit number of iommu-map entries David Heidelberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).