Skip to content

Commit e778190

Browse files
konradybcioandersson
authored andcommitted
dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
The PNoC clock is a clock for the entire PNoC bus, managed from within the interconnect driver. Attaching it to MSS was a total hack. Get rid of it. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230721-topic-rpm_clk_cleanup-v2-9-1e506593b1bd@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent c4c5b47 commit e778190

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/devicetree/bindings/remoteproc/qcom,msm8996-mss-pil.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ allOf:
220220
- description: GCC MSS GPLL0 clock
221221
- description: GCC MSS SNOC_AXI clock
222222
- description: GCC MSS MNOC_AXI clock
223-
- description: RPM PNOC clock
224223
- description: RPM QDSS clock
225224
clock-names:
226225
items:
@@ -231,7 +230,6 @@ allOf:
231230
- const: gpll0_mss
232231
- const: snoc_axi
233232
- const: mnoc_axi
234-
- const: pnoc
235233
- const: qdss
236234
glink-edge: false
237235
required:

0 commit comments

Comments
 (0)