[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2b50caa7-68a7-ee99-594c-0293168666cb@kernel.org>
Date: Mon, 2 Jan 2023 14:55:30 +0200
From: Roger Quadros <rogerq@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
MD Danish Anwar <danishanwar@...com>,
"Andrew F. Davis" <afd@...com>, Tero Kristo <t-kristo@...com>,
Suman Anna <s-anna@...com>, YueHaibing <yuehaibing@...wei.com>,
Vignesh Raghavendra <vigneshr@...com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Jakub Kicinski <kuba@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>, andrew@...n.ch
Cc: nm@...com, ssantosh@...nel.org, srk@...com,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
netdev@...r.kernel.org, linux-omap@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v3 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
Hi,
On 23/12/2022 13:32, Krzysztof Kozlowski wrote:
> On 23/12/2022 12:09, MD Danish Anwar wrote:
>> From: Roger Quadros <rogerq@...com>
>>
>> This is the Ethernet driver for TI AM654 Silicon rev. 2
>> with the ICSSG PRU Sub-system running dual-EMAC firmware.
>>
>
>
> (...)
>
>> +
>> +/* Memory Usage of : DMEM1
>> + *
>> + */
>
> ??? What's this?
>
>> +
>> +/* Memory Usage of : PA_STAT
>> + *
>> + */
>
> Same question.
>
>> +
>> +/*Start of 32 bits PA_STAT counters*/
>
> That's not a Linux coding style. Add spaces and make it readable.
The contents of this file were copied from f/w.
This file needs to be reduced to only the elements that
we really use in the Linux driver and coding style fixed.
cheers,
-roger
Powered by blists - more mailing lists