mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
This commit is contained in:
committed by
Bjorn Andersson
parent
c4c5b47958
commit
e778190144
@@ -220,7 +220,6 @@ allOf:
|
||||
- description: GCC MSS GPLL0 clock
|
||||
- description: GCC MSS SNOC_AXI clock
|
||||
- description: GCC MSS MNOC_AXI clock
|
||||
- description: RPM PNOC clock
|
||||
- description: RPM QDSS clock
|
||||
clock-names:
|
||||
items:
|
||||
@@ -231,7 +230,6 @@ allOf:
|
||||
- const: gpll0_mss
|
||||
- const: snoc_axi
|
||||
- const: mnoc_axi
|
||||
- const: pnoc
|
||||
- const: qdss
|
||||
glink-edge: false
|
||||
required:
|
||||
|
||||
Reference in New Issue
Block a user