diff options
| author | Bjorn Andersson <andersson@kernel.org> | 2026-01-13 21:31:31 -0600 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-01-13 21:31:31 -0600 |
| commit | 29b3a61e4e74725dd55311177da38ce8b186e523 (patch) | |
| tree | d82ef770e3029e5b499ada4f14fdac620b34d4e7 /Documentation | |
| parent | 0da7824734d8d83e6a844dd0207f071cb0c50cf4 (diff) | |
| parent | 5c720260e840b508053dd5338577e0175ef31739 (diff) | |
Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into drivers-for-6.20
Merge the support for loading and managing the TrustZone-based remote
processors found in the Glymur platform through a topic branch, as it's
a mix of qcom-soc and remoteproc patches.
Diffstat (limited to 'Documentation')
| -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 |
