[PATCH 1/3] dt-bindings: soc: samsung: exynos-pmu: cleanup assigned clocks

From: Krzysztof Kozlowski
Date: Wed Jul 06 2022 - 05:50:56 EST


"assigned-clocks" are not needed in the schema as they come from DT
schema.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml | 3 ---
1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
index c30a6437030d..a5d489acfdca 100644
--- a/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
+++ b/Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
@@ -49,9 +49,6 @@ properties:
reg:
maxItems: 1

- assigned-clock-parents: true
- assigned-clocks: true
-
'#clock-cells':
const: 1

--
2.34.1