1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

dt-bindings: net: qcom,ethqos: add description for qcs615

Add compatible for the MAC controller on qcs615 platform.
Since qcs615 shares the same EMAC as sm8150, so it fallback to that
compatible.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
Link: https://patch.msgid.link/20241029-schema-v3-1-fbde519eaf00@quicinc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
Yijie Yang 2024-10-29 11:11:55 +08:00 committed by Jakub Kicinski
parent a3c1185e93
commit 32535b9410

View file

@ -18,11 +18,16 @@ allOf:
properties: properties:
compatible: compatible:
enum: oneOf:
- qcom,qcs404-ethqos - items:
- qcom,sa8775p-ethqos - enum:
- qcom,sc8280xp-ethqos - qcom,qcs615-ethqos
- qcom,sm8150-ethqos - const: qcom,sm8150-ethqos
- enum:
- qcom,qcs404-ethqos
- qcom,sa8775p-ethqos
- qcom,sc8280xp-ethqos
- qcom,sm8150-ethqos
reg: reg:
maxItems: 2 maxItems: 2