Skip to content

Commit 9eb2c5f

Browse files
Bartosz Golaszewskigregkh
authored andcommitted
dt-bindings: misc: qcom,fastrpc: increase the max number of iommus
The fastrpc components on the SA8775P SoC can require up to 10 IOMMU entries. Bump the maxItems. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20240902141821.70656-2-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent b4b8183 commit 9eb2c5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ patternProperties:
8181

8282
iommus:
8383
minItems: 1
84-
maxItems: 3
84+
maxItems: 10
8585

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

0 commit comments

Comments
 (0)