mbox series

[0/2] Enable ethernet on qcs615

Message ID 20241010-dts_qcs615-v1-0-05f27f6ac4d3@quicinc.com (mailing list archive)
Headers show
Series Enable ethernet on qcs615 | expand

Message

Yijie Yang Oct. 10, 2024, 3:05 a.m. UTC
Add dts nodes to enable ethernet interface on qcs615-ride platforms.
This platform operates with RGMII interface and lacks SerDes. The EMAC and
EPHY version are the same as those in sm8150.

Signed-off-by: Yijie Yang <quic_yijiyang@quicinc.com>
---
This patch series depends on below patch series:
https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/
https://lore.kernel.org/all/20241010-schema-v1-0-98b2d0a2f7a2@quicinc.com/

---
Yijie Yang (2):
      arm64: dts: qcom: qcs615: add ethernet node
      arm64: dts: qcom: qcs615-ride: Enable ethernet node

 arch/arm64/boot/dts/qcom/qcs615-ride.dts | 105 +++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/qcs615.dtsi     |  27 ++++++++
 2 files changed, 132 insertions(+)
---
base-commit: 70c6ab36f8b7756260369952a3c13b3362034bd1
change-id: 20241010-dts_qcs615-d7fa4bc599e9

Best regards,