diff options
| author | Bjorn Andersson <andersson@kernel.org> | 2026-01-13 21:44:18 -0600 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-01-13 21:44:18 -0600 |
| commit | 1aab44c02ad26f0c59bf015bc01cc63c4f9e2d68 (patch) | |
| tree | d32b65d67da90492c726bef14e7f8e81cd7cf1bc /Documentation/devicetree | |
| parent | a3bf6ee15a59d25724746f284de167af6dc76baf (diff) | |
| parent | 5c720260e840b508053dd5338577e0175ef31739 (diff) | |
Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into rproc-next
Merge the support for loading and managing TustZone-based remote
processors found in the Qualcomm Glymur platform from a shared topic
branch, as it's a mix of qcom-soc and remoteproc patches.
Diffstat (limited to 'Documentation/devicetree')
| -rw-r--r-- | Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml index 63a82e7a8bf8..68c17bf18987 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml @@ -44,6 +44,9 @@ properties: - const: stop-ack - const: shutdown-ack + iommus: + maxItems: 1 + power-domains: minItems: 1 maxItems: 3 |
