diff options
Diffstat (limited to 'dts/upstream/Bindings/soc/qcom/qcom,wcnss.yaml')
-rw-r--r-- | dts/upstream/Bindings/soc/qcom/qcom,wcnss.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dts/upstream/Bindings/soc/qcom/qcom,wcnss.yaml b/dts/upstream/Bindings/soc/qcom/qcom,wcnss.yaml index fd6db0ca98e..4fcae6bedff 100644 --- a/dts/upstream/Bindings/soc/qcom/qcom,wcnss.yaml +++ b/dts/upstream/Bindings/soc/qcom/qcom,wcnss.yaml @@ -54,7 +54,7 @@ properties: - compatible wifi: - additionalProperties: false + unevaluatedProperties: false type: object properties: compatible: @@ -88,6 +88,9 @@ properties: - qcom,smem-states - qcom,smem-state-names + allOf: + - $ref: /schemas/net/wireless/wireless-controller.yaml# + required: - compatible - qcom,mmio |