merged.

Bruce

In message: [kernel-meta yocto-5.15] beaglebone: Enable the new cpsw switch drv
on 14/11/2021 Kevin Hao wrote:

> The kernel commit c477358e66a3 ("ARM: dts: am335x-bone: switch to new
> cpsw switch drv") has switched to the new cpsw switch driver in the
> dts, so we need to enable the corresponding driver by default. We also
> keep the old switch driver to be compatible with the old version kernel.
> 
> Signed-off-by: Kevin Hao <kexin....@windriver.com>
> ---
>  bsp/beaglebone/beaglebone.cfg | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/bsp/beaglebone/beaglebone.cfg b/bsp/beaglebone/beaglebone.cfg
> index c389b26245f3..c593f53d50b2 100644
> --- a/bsp/beaglebone/beaglebone.cfg
> +++ b/bsp/beaglebone/beaglebone.cfg
> @@ -93,6 +93,8 @@ CONFIG_SMSC911X=y
>  CONFIG_TI_CPSW_PHY_SEL=y
>  CONFIG_TI_CPSW=y
>  CONFIG_TI_DAVINCI_MDIO=y
> +CONFIG_NET_SWITCHDEV=y
> +CONFIG_TI_CPSW_SWITCHDEV=y
>  
>  #
>  # MII PHY device drivers
> -- 
> 2.31.1
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10654): 
https://lists.yoctoproject.org/g/linux-yocto/message/10654
Mute This Topic: https://lists.yoctoproject.org/mt/87046814/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to