summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/misc
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-09-09 14:53:58 +0200
committerRob Herring <robh@kernel.org>2022-09-09 11:23:30 -0500
commit6eada2efd4c7c37953386f2995ff1cb65f715d5d (patch)
treee67882c7b34c7074a8243c8d8e4741c7e8da3c5e /Documentation/devicetree/bindings/misc
parenta44b80926be892b41fe2a7e12297b5b29a1c871d (diff)
downloadlinux-6eada2efd4c7c37953386f2995ff1cb65f715d5d.tar.bz2
dt-bindings: misc: qcom,fastrpc: add compute iommus
The children of FastRPC have either one or two IOMMUs in existing DTS (SM8150, SM8450 and others). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220909125403.803158-3-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/misc')
-rw-r--r--Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml b/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
index 4b4072b6be1c..809de43afe35 100644
--- a/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
+++ b/Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml
@@ -70,6 +70,10 @@ patternProperties:
reg:
maxItems: 1
+ iommus:
+ minItems: 1
+ maxItems: 2
+
qcom,nsessions:
$ref: /schemas/types.yaml#/definitions/uint32
default: 1