devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: PCI: qcom: delimit number of iommu-map entries
@ 2023-12-29 15:32 David Heidelberg
  2023-12-29 17:29 ` Manivannan Sadhasivam
  0 siblings, 1 reply; 2+ messages in thread
From: David Heidelberg @ 2023-12-29 15:32 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Rob Herring, Bjorn Helgaas,
	Krzysztof Kozlowski, Conor Dooley, Manivannan Sadhasivam,
	Abel Vesa, Johan Hovold
  Cc: David Heidelberg, Krzysztof Kozlowski, linux-arm-msm, linux-pci,
	devicetree, linux-kernel

The code or specific SoC doesn't seem to limit the number of iommu-map entries.

Fixes: 1a24edc38dbf ("dt-bindings: PCI: qcom: Add SM8550 compatible")
Signed-off-by: David Heidelberg <david@ixit.cz>
---
v2: added Fixes tag

 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] 2+ messages in thread

* Re: [PATCH v2] dt-bindings: PCI: qcom: delimit number of iommu-map entries
  2023-12-29 15:32 [PATCH v2] dt-bindings: PCI: qcom: delimit number of iommu-map entries David Heidelberg
@ 2023-12-29 17:29 ` Manivannan Sadhasivam
  0 siblings, 0 replies; 2+ messages in thread
From: Manivannan Sadhasivam @ 2023-12-29 17:29 UTC (permalink / raw)
  To: David Heidelberg
  Cc: Bjorn Andersson, Konrad Dybcio, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Rob Herring, Bjorn Helgaas,
	Krzysztof Kozlowski, Conor Dooley, Manivannan Sadhasivam,
	Abel Vesa, Johan Hovold, Krzysztof Kozlowski, linux-arm-msm,
	linux-pci, devicetree, linux-kernel

On Fri, Dec 29, 2023 at 04:32:58PM +0100, David Heidelberg wrote:
> The code or specific SoC doesn't seem to limit the number of iommu-map entries.
> 
> Fixes: 1a24edc38dbf ("dt-bindings: PCI: qcom: Add SM8550 compatible")

NACK. There is a limitation in the SoCs but that limitation differs.

- Mani

> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
> v2: added Fixes tag
> 
>  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	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-29 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-29 15:32 [PATCH v2] dt-bindings: PCI: qcom: delimit number of iommu-map entries David Heidelberg
2023-12-29 17:29 ` Manivannan Sadhasivam

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).