On Tue, 24 Dec 2024 at 07:47, Yijie Yang <quic_yijiyang@xxxxxxxxxxx> wrote: > > > > On 2024-12-24 12:16, Dmitry Baryshkov wrote: > > On Tue, Dec 24, 2024 at 11:07:00AM +0800, Yijie Yang wrote: > >> 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 > > > > Which commit is it? I can't find it in linux-next > > It's a tag next-20241108, titled 'Add linux-next specific files for > 20241108'. Nearly two months old? okay... -- With best wishes Dmitry