[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2

From: Krzysztof Kozlowski
Date: Fri Jan 13 2023 - 10:09:33 EST


The CPU PLL clock node does not use OPP tables (neither driver).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Documentation/devicetree/bindings/clock/qcom,a53pll.yaml | 2 --
1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
index 525ebaa93c85..6bf70af948d7 100644
--- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
@@ -35,8 +35,6 @@ properties:
items:
- const: xo

- operating-points-v2: true
-
required:
- compatible
- reg
--
2.34.1