netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible
@ 2024-07-09 14:13 Tengfei Fan
  2024-07-09 14:13 ` [PATCH v2 1/2] dt-bindings: net: qcom,ethqos: add description for qcs9100 Tengfei Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Tengfei Fan @ 2024-07-09 14:13 UTC (permalink / raw)
  To: Vinod Koul, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bhupesh Sharma, Alexandre Torgue, Giuseppe Cavallaro, Jose Abreu,
	Maxime Coquelin
  Cc: kernel, netdev, linux-arm-msm, devicetree, linux-kernel,
	linux-stm32, linux-arm-kernel, Tengfei Fan

Introduce support for the QCS9100 SoC device tree (DTSI) and the
QCS9100 RIDE board DTS. The QCS9100 is a variant of the SA8775p.
While the QCS9100 platform is still in the early design stage, the
QCS9100 RIDE board is identical to the SA8775p RIDE board, except it
mounts the QCS9100 SoC instead of the SA8775p SoC.

The QCS9100 SoC DTSI is directly renamed from the SA8775p SoC DTSI, and
all the compatible strings will be updated from "SA8775p" to "QCS9100".
The QCS9100 device tree patches will be pushed after all the device tree
bindings and device driver patches are reviewed.

The final dtsi will like:
https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-3-quic_tengfan@quicinc.com/

The detailed cover letter reference:
https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-1-quic_tengfan@quicinc.com/

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---
Changes in v2:
  - Split huge patch series into different patch series according to
    subsytems
  - Update patch commit message

prevous disscussion here:
[1] v1: https://lore.kernel.org/linux-arm-msm/20240703025850.2172008-1-quic_tengfan@quicinc.com/

---
Tengfei Fan (2):
      dt-bindings: net: qcom,ethqos: add description for qcs9100
      net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms

 Documentation/devicetree/bindings/net/qcom,ethqos.yaml  | 1 +
 Documentation/devicetree/bindings/net/snps,dwmac.yaml   | 2 ++
 drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 1 +
 3 files changed, 4 insertions(+)
---
base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
change-id: 20240709-add_qcs9100_ethqos_compatible-fb5bb898ff43

Best regards,
-- 
Tengfei Fan <quic_tengfan@quicinc.com>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-07-29  9:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 14:13 [PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible Tengfei Fan
2024-07-09 14:13 ` [PATCH v2 1/2] dt-bindings: net: qcom,ethqos: add description for qcs9100 Tengfei Fan
2024-07-29  9:50   ` Tengfei Fan
2024-07-09 14:13 ` [PATCH v2 2/2] net: stmmac: dwmac-qcom-ethqos: add support for emac4 on qcs9100 platforms Tengfei Fan
2024-07-09 14:40   ` Andrew Halaney
2024-07-09 15:33     ` Andrew Lunn
2024-07-10  3:02       ` Aiqun Yu (Maria)
2024-07-29  9:59         ` Tengfei Fan
2024-07-10  2:01     ` Aiqun Yu (Maria)
2024-07-09 17:42 ` [PATCH v2 0/2] net: stmmac: dwmac-qcom-ethqos: Add QCS9100 ethqos compatible Simon Horman
2024-07-10  7:27   ` Tengfei Fan
2024-07-29  9:56     ` Tengfei Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).