Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] arm: multi_v7_defconfig: Enable BRIDGE and DP83848_PHY for TI AM57xx, AM437x and AM335x
@ 2026-03-07 13:32 Parvathi Pudi
  2026-03-07 14:27 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Parvathi Pudi @ 2026-03-07 13:32 UTC (permalink / raw)
  To: nm, vigneshr, linux, ebiggers, ardb, khilman, arnd,
	krzysztof.kozlowski, kory.maincent, parvathi, tiwai, andreas,
	prabhakar.mahadev-lad.rj, twoerner
  Cc: linux-arm-kernel, pratheesh, j-rameshbabu, praneeth, srk, rogerq,
	danishanwar, m-malladi, krishna, mohan, pmohan, basharath

This patch enables BRIDGE and DP83848_PHY as kernel modules for AM57xx,
AM437x and AM335x SoCs. BRIDGE is to support STP/RSTP Switch mode using
PRU-ICSS which got recently merged and DP83848 PHY driver to support
TI TLK10X PHY.

Signed-off-by: Parvathi Pudi <parvathi@couthit.com>
---
 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index c102c4acdd8f..037df0c9eb5e 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -149,6 +149,7 @@ CONFIG_INET6_IPCOMP=m
 CONFIG_IPV6_MIP6=m
 CONFIG_IPV6_TUNNEL=m
 CONFIG_IPV6_MULTIPLE_TABLES=y
+CONFIG_BRIDGE=m
 CONFIG_NET_DSA=m
 CONFIG_QRTR=m
 CONFIG_QRTR_SMD=m
@@ -289,6 +290,7 @@ CONFIG_ICPLUS_PHY=y
 CONFIG_MARVELL_PHY=y
 CONFIG_AT803X_PHY=y
 CONFIG_ROCKCHIP_PHY=y
+CONFIG_DP83848_PHY=m
 CONFIG_DP83867_PHY=y
 CONFIG_CAN_AT91=m
 CONFIG_CAN_FLEXCAN=m
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] arm: multi_v7_defconfig: Enable BRIDGE and DP83848_PHY for TI AM57xx, AM437x and AM335x
  2026-03-07 13:32 [PATCH v2] arm: multi_v7_defconfig: Enable BRIDGE and DP83848_PHY for TI AM57xx, AM437x and AM335x Parvathi Pudi
@ 2026-03-07 14:27 ` Krzysztof Kozlowski
  2026-03-12 13:39   ` Parvathi Pudi
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-07 14:27 UTC (permalink / raw)
  To: Parvathi Pudi, nm, vigneshr, linux, ebiggers, ardb, khilman, arnd,
	kory.maincent, tiwai, andreas, prabhakar.mahadev-lad.rj, twoerner
  Cc: linux-arm-kernel, pratheesh, j-rameshbabu, praneeth, srk, rogerq,
	danishanwar, m-malladi, krishna, mohan, pmohan, basharath

On 07/03/2026 14:32, Parvathi Pudi wrote:
> This patch enables BRIDGE and DP83848_PHY as kernel modules for AM57xx,
> AM437x and AM335x SoCs. BRIDGE is to support STP/RSTP Switch mode using

Bridge does not look suitable for defconfig or I still miss something
here. Is it a dependency for some driver?

In case you wonder: this is not a distro config. It is not meant to be
working for your customers...


Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] arm: multi_v7_defconfig: Enable BRIDGE and DP83848_PHY for TI AM57xx, AM437x and AM335x
  2026-03-07 14:27 ` Krzysztof Kozlowski
@ 2026-03-12 13:39   ` Parvathi Pudi
  0 siblings, 0 replies; 3+ messages in thread
From: Parvathi Pudi @ 2026-03-12 13:39 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Parvathi Pudi, nm, Vignesh Raghavendra, linux, ebiggers, ardb,
	Kevin Hilman, arnd, kory maincent, tiwai, andreas,
	prabhakar mahadev-lad rj, twoerner, linux-arm-kernel, pratheesh,
	j-rameshbabu, praneeth, srk, rogerq, danishanwar, m-malladi,
	krishna, mohan, pmohan, basharath

Hi,

> On 07/03/2026 14:32, Parvathi Pudi wrote:
>> This patch enables BRIDGE and DP83848_PHY as kernel modules for AM57xx,
>> AM437x and AM335x SoCs. BRIDGE is to support STP/RSTP Switch mode using
> 
> Bridge does not look suitable for defconfig or I still miss something
> here. Is it a dependency for some driver?
> 
> In case you wonder: this is not a distro config. It is not meant to be
> working for your customers...
> 
> 

The PRU-ICSS sub-system available in TI AM57x/AM437x/AM335x SOCs is capable of
operating as HW offloaded L2 switch (STP/RSTP) with 2 PRU ports, by using Linux
switchdev.

The proposed changes are required to enable "bridge" config to get the support
for Linux switchdev, hardware offload features, and STP support to get a fully
functional L2 offloaded switch.

Thanks and Regards,
Parvathi.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-12 13:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-07 13:32 [PATCH v2] arm: multi_v7_defconfig: Enable BRIDGE and DP83848_PHY for TI AM57xx, AM437x and AM335x Parvathi Pudi
2026-03-07 14:27 ` Krzysztof Kozlowski
2026-03-12 13:39   ` Parvathi Pudi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox