Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: wireless: ath11k: Combine two if:then: clauses

Simplify the binding by combining two if:then: clauses which have
exactly the same conditional part.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20251230114835.52504-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>

authored by

Krzysztof Kozlowski and committed by
Jeff Johnson
2125381d 24a57985

-9
-9
Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
··· 214 214 - const: wbm2host-tx-completions-ring2 215 215 - const: wbm2host-tx-completions-ring1 216 216 - const: tcl2host-status-ring 217 - 218 - - if: 219 - properties: 220 - compatible: 221 - contains: 222 - enum: 223 - - qcom,ipq8074-wifi 224 - - qcom,ipq6018-wifi 225 - then: 226 217 required: 227 218 - interrupt-names 228 219