[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241010-schema-v1-3-98b2d0a2f7a2@quicinc.com>
Date: Thu, 10 Oct 2024 10:03:45 +0800
From: Yijie Yang <quic_yijiyang@...cinc.com>
To: Vinod Koul <vkoul@...nel.org>, "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
"Paolo
Abeni" <pabeni@...hat.com>, Rob Herring <robh@...nel.org>,
Krzysztof
Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Bhupesh
Sharma <bhupesh.sharma@...aro.org>,
Kishon Vijay Abraham I
<kishon@...nel.org>,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
CC: <netdev@...r.kernel.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-phy@...ts.infradead.org>, <quic_tingweiz@...cinc.com>,
<quic_aiquny@...cinc.com>, Yijie Yang <quic_yijiyang@...cinc.com>
Subject: [PATCH 3/3] dt-bindings: net: qcom,ethqos: add description for
qcs8300
Add compatible for the MAC controller on qcs8300 platforms.
Since qcs8300 shares the same EMAC as sa8775p, so it fallback to the
compatible.
Signed-off-by: Yijie Yang <quic_yijiyang@...cinc.com>
---
Documentation/devicetree/bindings/net/qcom,ethqos.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
index 8cf29493b822..3ee5367bdde1 100644
--- a/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ethqos.yaml
@@ -23,6 +23,10 @@ properties:
- enum:
- qcom,qcs615-ethqos
- const: qcom,sm8150-ethqos
+ - items:
+ - enum:
+ - qcom,qcs8300-ethqos
+ - const: qcom,sa8775p-ethqos
- enum:
- qcom,qcs404-ethqos
- qcom,sa8775p-ethqos
--
2.34.1
Powered by blists - more mailing lists