[PATCH 06/11] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock

From: Konrad Dybcio
Date: Fri Jul 21 2023 - 11:36:49 EST


The AGGRE2 clock is a clock for the entire AGGRE2 bus, managed from
within the interconnect driver. Attaching it to SLPI was a total hack.
Get rid of it.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
---
Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 2 --
1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
index a2b0079de039..af78f76734db 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
@@ -91,11 +91,9 @@ allOf:
clocks:
items:
- description: XO clock
- - description: AGGRE2 clock
clock-names:
items:
- const: xo
- - const: aggre2

- if:
properties:

--
2.41.0