Message ID | 20241029-schema-v3-2-fbde519eaf00@quicinc.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 0fb24836599372ff0489ea949afbbd3bc0e5ec6c |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | Add ethernet dts schema for qcs615/qcs8300 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
diff --git a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml index 8cf29493b8228967156758c0363a978daec84152..0bcd593a7bd093d4475908d82585c36dd6b3a284 100644 --- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml +++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml @@ -19,6 +19,10 @@ allOf: properties: compatible: oneOf: + - items: + - enum: + - qcom,qcs8300-ethqos + - const: qcom,sa8775p-ethqos - items: - enum: - qcom,qcs615-ethqos