mbox series

[0/2] ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv

Message ID 20201119154452.26961-1-grygorii.strashko@ti.com
Headers show
Series ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv | expand

Message

Grygorii Strashko Nov. 19, 2020, 3:44 p.m. UTC
Hi Tony,

This is the initial conversation of am335x boards to use new cpsw switch driver.
This series adds the cpsw switch driver DT definition and am335x-evm/evmsk/icev2
boards are converted to use it.

Grygorii Strashko (2):
  ARM: dts: am33xx-l4: add dt node for new cpsw switchdev driver
  ARM: dts: am335x-evm/evmsk/icev2: switch to new cpsw switch drv

 arch/arm/boot/dts/am335x-evm.dts   | 13 +++++---
 arch/arm/boot/dts/am335x-evmsk.dts | 14 ++++-----
 arch/arm/boot/dts/am335x-icev2.dts | 14 ++++-----
 arch/arm/boot/dts/am33xx-l4.dtsi   | 49 ++++++++++++++++++++++++++++++
 4 files changed, 69 insertions(+), 21 deletions(-)

-- 
2.17.1

Comments

Tony Lindgren Dec. 1, 2020, 7:25 a.m. UTC | #1
* Grygorii Strashko <grygorii.strashko@ti.com> [201119 17:45]:
> Hi Tony,

> 

> This is the initial conversation of am335x boards to use new cpsw switch driver.

> This series adds the cpsw switch driver DT definition and am335x-evm/evmsk/icev2

> boards are converted to use it.


Thanks applying into omap-for-v5.11/dt.

Regards,

Tony