[PATCH 5/7] dt-bindings: remoteproc: qcom,pas: Add hwlocks

From: Chris Lew
Date: Thu May 16 2024 - 19:00:02 EST


Add hwlocks property to describe the hwspinlock that remoteproc can try
to bust on behalf of the remoteproc's smem.

Signed-off-by: Chris Lew <quic_clew@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml
index 63a82e7a8bf8..483a8ff5f47e 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,pas-common.yaml
@@ -77,6 +77,9 @@ properties:
and devices related to the ADSP.
unevaluatedProperties: false

+ hwlocks:
+ maxItems: 1
+
required:
- clocks
- clock-names

--
2.25.1