diff options
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml index 21470f52ce36..7764124e80ab 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml @@ -37,6 +37,16 @@ properties: description: Protected clock specifier list as per common clock binding. + clocks: + items: + - description: board XO clock + - description: sleep clock + + clock-names: + items: + - const: xo + - const: sleep_clk + required: - compatible - reg |