[RFC PATCH net-next 0/2] Add support for ICSSG on AM64x EVM

MD Danish Anwar posted 2 patches 2 years, 3 months ago
There is a newer version of this series
Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml | 1 +
drivers/net/ethernet/ti/icssg/icssg_prueth.c               | 5 +++++
2 files changed, 6 insertions(+)
[RFC PATCH net-next 0/2] Add support for ICSSG on AM64x EVM
Posted by MD Danish Anwar 2 years, 3 months ago
This series adds support for ICSSG driver on AM64x EVM.

First patch of the series adds compatible for AM64x EVM in icssg-prueth
dt binding. Second patch adds support for AM64x compatible in the ICSSG 
driver.

This series depends on [1] which is posted as RFC.

[1] https://lore.kernel.org/all/20230830110847.1219515-1-danishanwar@ti.com/

Thanks and Regards,
Md Danish Anwar

MD Danish Anwar (2):
  dt-bindings: net: Add compatible for AM64x in ICSSG
  net: ti: icssg-prueth: Add AM64x icssg support

 Documentation/devicetree/bindings/net/ti,icssg-prueth.yaml | 1 +
 drivers/net/ethernet/ti/icssg/icssg_prueth.c               | 5 +++++
 2 files changed, 6 insertions(+)

-- 
2.34.1
Re: [RFC PATCH net-next 0/2] Add support for ICSSG on AM64x EVM
Posted by Roger Quadros 2 years, 3 months ago

On 30/08/2023 14:37, MD Danish Anwar wrote:
> This series adds support for ICSSG driver on AM64x EVM.
> 
> First patch of the series adds compatible for AM64x EVM in icssg-prueth
> dt binding. Second patch adds support for AM64x compatible in the ICSSG 
> driver.
> 
> This series depends on [1] which is posted as RFC.
> 
> [1] https://lore.kernel.org/all/20230830110847.1219515-1-danishanwar@ti.com/
> 
> Thanks and Regards,
> Md Danish Anwar
> 
> MD Danish Anwar (2):
>   dt-bindings: net: Add compatible for AM64x in ICSSG
>   net: ti: icssg-prueth: Add AM64x icssg support

For this series:

Reviewed-by: Roger Quadros <rogerq@kernel.org>

-- 
cheers,
-roger