diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/clock/qcom,x1e80100-gcc.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/clock/qcom,x1e80100-gcc.yaml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/contrib/device-tree/Bindings/clock/qcom,x1e80100-gcc.yaml b/sys/contrib/device-tree/Bindings/clock/qcom,x1e80100-gcc.yaml index 5951a60ab081..68dde0720c71 100644 --- a/sys/contrib/device-tree/Bindings/clock/qcom,x1e80100-gcc.yaml +++ b/sys/contrib/device-tree/Bindings/clock/qcom,x1e80100-gcc.yaml @@ -13,11 +13,15 @@ description: | Qualcomm global clock control module provides the clocks, resets and power domains on X1E80100 - See also:: include/dt-bindings/clock/qcom,x1e80100-gcc.h + See also: include/dt-bindings/clock/qcom,x1e80100-gcc.h properties: compatible: - const: qcom,x1e80100-gcc + oneOf: + - items: + - const: qcom,x1p42100-gcc + - const: qcom,x1e80100-gcc + - const: qcom,x1e80100-gcc clocks: items: |
