]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
dt-bindings: net: qcom,ethqos: Correct fallback compatible for qcom,qcs615-ethqos
authorYijie Yang <quic_yijiyang@quicinc.com>
Mon, 20 Jan 2025 07:08:28 +0000 (15:08 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 23 Jan 2025 03:53:22 +0000 (19:53 -0800)
The qcs615-ride utilizes the same EMAC as the qcs404, rather than the
sm8150. The current incorrect fallback could result in packet loss.
The Ethernet on qcs615-ride is currently not utilized by anyone. Therefore,
there is no need to worry about any ABI impact.

Fixes: 32535b9410b8 ("dt-bindings: net: qcom,ethqos: add description for qcs615")
Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250120-schema_qcs615-v4-1-d9d122f89e64@quicinc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/qcom,ethqos.yaml

index 0bcd593a7bd093d4475908d82585c36dd6b3a284..1cd028495e6c6066b5c35591b3af25689e60ac0b 100644 (file)
@@ -21,12 +21,12 @@ properties:
     oneOf:
       - items:
           - enum:
-              - qcom,qcs8300-ethqos
-          - const: qcom,sa8775p-ethqos
+              - qcom,qcs615-ethqos
+          - const: qcom,qcs404-ethqos
       - items:
           - enum:
-              - qcom,qcs615-ethqos
-          - const: qcom,sm8150-ethqos
+              - qcom,qcs8300-ethqos
+          - const: qcom,sa8775p-ethqos
       - enum:
           - qcom,qcs404-ethqos
           - qcom,sa8775p-ethqos