netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] Documentation: networking: dsa: Update documentation
@ 2019-01-15 22:35 Florian Fainelli
  2019-01-15 22:42 ` Andrew Lunn
  2019-01-17  5:11 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2019-01-15 22:35 UTC (permalink / raw)
  To: netdev; +Cc: davem, andrew, vivien.didelot, Florian Fainelli

Since 83c0afaec7b7 ("net: dsa: Add new binding implementation"), DSA is
no longer a platform device exclusively and can support registering DSA
switches from other bus drivers (PCI, USB, I2C, etc.).

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 Documentation/networking/dsa/dsa.txt | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/Documentation/networking/dsa/dsa.txt b/Documentation/networking/dsa/dsa.txt
index 25170ad7d25b..1000b821681c 100644
--- a/Documentation/networking/dsa/dsa.txt
+++ b/Documentation/networking/dsa/dsa.txt
@@ -236,19 +236,6 @@ description.
 Design limitations
 ==================
 
-DSA is a platform device driver
--------------------------------
-
-DSA is implemented as a DSA platform device driver which is convenient because
-it will register the entire DSA switch tree attached to a master network device
-in one-shot, facilitating the device creation and simplifying the device driver
-model a bit, this comes however with a number of limitations:
-
-- building DSA and its switch drivers as modules is currently not working
-- the device driver parenting does not necessarily reflect the original
-  bus/device the switch can be created from
-- supporting non-MDIO and non-MMIO (platform) switches is not possible
-
 Limits on the number of devices and ports
 -----------------------------------------
 
-- 
2.17.1


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

* Re: [PATCH net-next] Documentation: networking: dsa: Update documentation
  2019-01-15 22:35 [PATCH net-next] Documentation: networking: dsa: Update documentation Florian Fainelli
@ 2019-01-15 22:42 ` Andrew Lunn
  2019-01-17  5:11 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2019-01-15 22:42 UTC (permalink / raw)
  To: Florian Fainelli; +Cc: netdev, davem, vivien.didelot

On Tue, Jan 15, 2019 at 02:35:02PM -0800, Florian Fainelli wrote:
> Since 83c0afaec7b7 ("net: dsa: Add new binding implementation"), DSA is
> no longer a platform device exclusively and can support registering DSA
> switches from other bus drivers (PCI, USB, I2C, etc.).
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

FYI: I have code to make mv88e6060 an MDIO device. That will allow us
to remove the legacy code soon.

    Andrew

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

* Re: [PATCH net-next] Documentation: networking: dsa: Update documentation
  2019-01-15 22:35 [PATCH net-next] Documentation: networking: dsa: Update documentation Florian Fainelli
  2019-01-15 22:42 ` Andrew Lunn
@ 2019-01-17  5:11 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2019-01-17  5:11 UTC (permalink / raw)
  To: f.fainelli; +Cc: netdev, andrew, vivien.didelot

From: Florian Fainelli <f.fainelli@gmail.com>
Date: Tue, 15 Jan 2019 14:35:02 -0800

> Since 83c0afaec7b7 ("net: dsa: Add new binding implementation"), DSA is
> no longer a platform device exclusively and can support registering DSA
> switches from other bus drivers (PCI, USB, I2C, etc.).
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Applied.

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

end of thread, other threads:[~2019-01-17  5:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-15 22:35 [PATCH net-next] Documentation: networking: dsa: Update documentation Florian Fainelli
2019-01-15 22:42 ` Andrew Lunn
2019-01-17  5:11 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).