[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <529649b4-a597-9304-0df6-1b1e577df38c@infradead.org>
Date: Tue, 31 May 2022 06:11:24 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Puranjay Mohan <p-mohan@...com>, linux-kernel@...r.kernel.org
Cc: davem@...emloft.net, edumazet@...gle.com,
krzysztof.kozlowski+dt@...aro.org, netdev@...r.kernel.org,
devicetree@...r.kernel.org, nm@...com, ssantosh@...nel.org,
s-anna@...com, linux-arm-kernel@...ts.infradead.org,
rogerq@...nel.org, grygorii.strashko@...com, vigneshr@...com,
kishon@...com, robh+dt@...nel.org, afd@...com, andrew@...n.ch
Subject: Re: [PATCH v2 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
Hi--
On 5/31/22 02:51, Puranjay Mohan wrote:
> diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig
> index fb30bc5d56cb..500d0591ad2a 100644
> --- a/drivers/net/ethernet/ti/Kconfig
> +++ b/drivers/net/ethernet/ti/Kconfig
> @@ -182,4 +182,19 @@ config CPMAC
> help
> TI AR7 CPMAC Ethernet support
>
> +config TI_ICSSG_PRUETH
> + tristate "TI Gigabit PRU Ethernet driver"
> + select PHYLIB
> +
> + depends on PRU_REMOTEPROC
> + depends on ARCH_K3 && OF && TI_K3_UDMA_GLUE_LAYER
> + help
> + Support dual Gigabit Ethernet ports over the ICSSG PRU Subsystem
End the sentence above with a period ('.').
> + This subsystem is available starting with the AM65 platform.
> +
> + This driver requires firmware binaries which will run on the PRUs
> + to support the ethernet operation. Currently, it supports Ethernet
Be consistent: ethernet or Ethernet
> + with 1G and 100M link speed.
--
~Randy
Powered by blists - more mailing lists