[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20230904054100.142575-1-wangjiexun@tinylab.org>
Date: Mon, 4 Sep 2023 13:41:00 +0800
From: Jiexun Wang <wangjiexun@...ylab.org>
To: jszhang@...nel.org
Cc: alexandre.torgue@...s.st.com,
conor+dt@...nel.org,
davem@...emloft.net,
devicetree@...r.kernel.org,
edumazet@...gle.com,
joabreu@...opsys.com,
krzysztof.kozlowski+dt@...aro.org,
kuba@...nel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com,
netdev@...r.kernel.org,
pabeni@...hat.com,
peppe.cavallaro@...com,
robh+dt@...nel.org,
simon.horman@...igine.com
Subject: Re: [PATCH net-next v2 0/3] add the dwmac driver for T-HEAD TH1520 SoC
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
Powered by blists - more mailing lists