linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <20230827091710.1483-4-jszhang@kernel.org>]
  • * Re: [PATCH net-next v2 0/3] add the dwmac driver for T-HEAD TH1520 SoC
           [not found] <20230827091710.1483-1-jszhang@kernel.org>
           [not found] ` <20230827091710.1483-3-jszhang@kernel.org>
           [not found] ` <20230827091710.1483-4-jszhang@kernel.org>
    @ 2023-09-04  5:41 ` Jiexun Wang
      2 siblings, 0 replies; 18+ messages in thread
    From: Jiexun Wang @ 2023-09-04  5:41 UTC (permalink / raw)
      To: jszhang
      Cc: alexandre.torgue, conor+dt, davem, devicetree, edumazet, joabreu,
    	krzysztof.kozlowski+dt, kuba, linux-arm-kernel, linux-kernel,
    	linux-riscv, linux-stm32, netdev, pabeni, peppe.cavallaro,
    	robh+dt, simon.horman
    
    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
    
    ^ permalink raw reply	[flat|nested] 18+ messages in thread

  • end of thread, other threads:[~2023-09-04  5:43 UTC | newest]
    
    Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <20230827091710.1483-1-jszhang@kernel.org>
         [not found] ` <20230827091710.1483-3-jszhang@kernel.org>
    2023-08-28 13:13   ` [PATCH net-next v2 2/3] dt-bindings: net: add T-HEAD dwmac support Serge Semin
    2023-08-28 15:17     ` Jisheng Zhang
    2023-08-28 15:51       ` Serge Semin
    2023-08-28 16:06         ` Jisheng Zhang
    2023-08-28 17:55         ` Krzysztof Kozlowski
    2023-08-29  3:02           ` Jisheng Zhang
    2023-08-28 13:16   ` Serge Semin
         [not found] ` <20230827091710.1483-4-jszhang@kernel.org>
    2023-08-28 13:40   ` [PATCH net-next v2 3/3] net: stmmac: add glue layer for T-HEAD TH1520 SoC Serge Semin
    2023-08-28 15:41     ` Jisheng Zhang
    2023-08-28 16:56       ` Emil Renner Berthing
    2023-08-28 17:30       ` Serge Semin
    2023-08-29  3:17         ` Jisheng Zhang
    2023-08-29 10:07           ` Serge Semin
    2023-08-29 11:09             ` Jisheng Zhang
    2023-08-28 15:58   ` Serge Semin
    2023-08-28 16:13     ` Jisheng Zhang
    2023-08-28 17:46       ` Serge Semin
    2023-09-04  5:41 ` [PATCH net-next v2 0/3] add the dwmac driver " Jiexun Wang
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).