Add separate EMAC entries for qcs615 since its core version is 2.3.1, compared to sm8150's 2.1.2. Signed-off-by: Yijie Yang <quic_yijiyang@xxxxxxxxxxx> --- Changes in v2: - Update the subject for the first patch. - Link to v1: https://lore.kernel.org/r/20241118-schema-v1-0-11b7c1583c0c@xxxxxxxxxxx --- Yijie Yang (3): dt-bindings: net: qcom,ethqos: Drop fallback compatible for qcom,qcs615-ethqos dt-bindings: net: snps,dwmac: add description for qcs615 net: stmmac: dwmac-qcom-ethqos: add support for EMAC on qcs615 platforms Documentation/devicetree/bindings/net/qcom,ethqos.yaml | 5 +---- Documentation/devicetree/bindings/net/snps,dwmac.yaml | 2 ++ drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 17 +++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) --- base-commit: 3664e6c4f4d07fa51834cd59d94b42b7f803e79b change-id: 20241111-schema-7915779020f5 Best regards, -- Yijie Yang <quic_yijiyang@xxxxxxxxxxx>