From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F1C32C83F33 for ; Mon, 4 Sep 2023 05:43:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=EE1ed3FRqGgF775Iyb8Oy/TT2C1NawCr0Au9thGCtmE=; b=hrqkbq97P+NVNO 6WtL9lHOVEAQpVPs9TUzi2DnvdK7oxZr14oSdSZ9yDSHZSatU5a2AkO/BtncfdacH4acrzaRwjAn1 jONoMQwVXNh5fcL5sQuwyX2Mpr5W4TYUfGT3EQSIv+1OIAEQa8/GCRSuE379ZZblprVCmQ4qhFRX6 CwJqR3+0Ap9g0XPFeiAGchHSpvCeX39BdQiJJlPCqL5WXshE1E5319DTWadUQy6a6mbkM5a1xBw3o dJpCymKM+mD5f7oyoSKdpP4FztWsMlMuUTd8y5YjH6aMj9vHnEeGGCO5iqC1FYvfObGIPZR9gn8PN qfmyAR4sWPLo3ZqnOYSA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qd2M5-003Mdy-38; Mon, 04 Sep 2023 05:42:33 +0000 Received: from bg2.exmail.qq.com ([106.55.200.77]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qd2M2-003MdT-30 for linux-arm-kernel@lists.infradead.org; Mon, 04 Sep 2023 05:42:33 +0000 X-QQ-mid: bizesmtp69t1693806064t61ncw53 Received: from wangjiexun-virtual-machine.loca ( [120.225.34.249]) by bizesmtp.qq.com (ESMTP) with id ; Mon, 04 Sep 2023 13:41:02 +0800 (CST) X-QQ-SSF: 01200000000000001000000A0000000 X-QQ-FEAT: rZJGTgY0+YOS3vKl0NMirRR1pAhmed70/gLFuj/Gr660BtUWLKoHQ7PnNRXSp X4pSLbZOdfAkBI4khh9tRvTDbOaTQlmcKegcyzoPBsaxHw25F18pQGBZDtYpE5OJ3kdPkqE zwijwvHa/JIzv4ytcLinIVlEorFNeSv09106k4IKEpljgzyNnhgo+tah2zJJLYl1k8XWr4+ eOKAT4b8ezpPcdUycki4Vdq+okzxerMB29oA6vgy7xa29tA7V8mwxuxL8Y5LtlGjkwYIyH6 UYM2lN8Xy7WdmPIEXzR+HvsbvAOP+0YgUBM8CSyYsM4HgldighDFRgGbHJ6uj0goaRS1z8o L2CcmKGSJ7jAzVqa4fUbg/AWACFeCZJeUqWmjDi X-QQ-GoodBg: 0 X-BIZMAIL-ID: 4421248991332191876 From: Jiexun Wang To: jszhang@kernel.org Cc: alexandre.torgue@foss.st.com, conor+dt@kernel.org, davem@davemloft.net, devicetree@vger.kernel.org, edumazet@google.com, joabreu@synopsys.com, krzysztof.kozlowski+dt@linaro.org, kuba@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, netdev@vger.kernel.org, pabeni@redhat.com, peppe.cavallaro@st.com, robh+dt@kernel.org, simon.horman@corigine.com Subject: Re: [PATCH net-next v2 0/3] add the dwmac driver for T-HEAD TH1520 SoC Date: Mon, 4 Sep 2023 13:41:00 +0800 Message-Id: <20230904054100.142575-1-wangjiexun@tinylab.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230827091710.1483-1-jszhang@kernel.org> References: <20230827091710.1483-1-jszhang@kernel.org> MIME-Version: 1.0 X-QQ-SENDSIZE: 520 Feedback-ID: bizesmtp:tinylab.org:qybglogicsvrgz:qybglogicsvrgz5a-0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230903_224231_342401_7324DE7F X-CRM114-Status: GOOD ( 14.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, Aug 27, 2023 at 05:17:09PM +0800, Jisheng Zhang wrote: >Add the dwmac driver support for T-HEAD TH1520 SoC. > >Since the clk part isn't mainlined, so SoC dts(i) changes are not >included in this series. However, it can be tested by using fixed-clock. > >Since v1: > - rebase on the lastest net-next > - collect Reviewed-by tag > - address Krzysztof's comment of the dt binding > - fix "div is not initialised" issue pointed out by Simon > >Jisheng Zhang (3): > dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties > dt-bindings: net: add T-HEAD dwmac support > net: stmmac: add glue layer for T-HEAD TH1520 SoC > > .../devicetree/bindings/net/snps,dwmac.yaml | 2 + > .../devicetree/bindings/net/thead,dwmac.yaml | 77 +++++ > drivers/net/ethernet/stmicro/stmmac/Kconfig | 11 + > drivers/net/ethernet/stmicro/stmmac/Makefile | 1 + > .../net/ethernet/stmicro/stmmac/dwmac-thead.c | 302 ++++++++++++++++++ > 5 files changed, 393 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/thead,dwmac.yaml I would like to try this patch on my LicheePi 4A board, but I don't know how to modify the dts file. Could you please share your modifications to the dts file? Thank you very much. Best regards, Jiexun Wang _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel