diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/soc/qcom/qcom-stats.yaml')
-rw-r--r-- | sys/contrib/device-tree/Bindings/soc/qcom/qcom-stats.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/Bindings/soc/qcom/qcom-stats.yaml b/sys/contrib/device-tree/Bindings/soc/qcom/qcom-stats.yaml index 96a7f1822022..686a7ef2f48a 100644 --- a/sys/contrib/device-tree/Bindings/soc/qcom/qcom-stats.yaml +++ b/sys/contrib/device-tree/Bindings/soc/qcom/qcom-stats.yaml @@ -31,10 +31,24 @@ properties: reg: maxItems: 1 + qcom,qmp: + $ref: /schemas/types.yaml#/definitions/phandle + description: Reference to the AOSS side-channel message RAM + required: - compatible - reg +allOf: + - if: + not: + properties: + compatible: + const: qcom,rpmh-stats + then: + properties: + qcom,qmp: false + additionalProperties: false examples: |