[PATCH 2/4] dt-bindings: misc: qcom,fastrpc: increase allowed iommus entries

From: Neil Armstrong
Date: Wed Nov 16 2022 - 05:20:30 EST


From: Abel Vesa <abel.vesa@xxxxxxxxxx>

The fastrpc components on the SM8550 SoC can require up to 3 IOMMU
entries, this bumps the maxItems to 3 for this purpose.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml b/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
index d7576f8ac94b..1ab9588cdd89 100644
--- a/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
+++ b/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
@@ -79,7 +79,7 @@ patternProperties:

iommus:
minItems: 1
- maxItems: 2
+ maxItems: 3

qcom,nsessions:
$ref: /schemas/types.yaml#/definitions/uint32

--
b4 0.10.1