mbox series

[net-next,0/2] Document the NXP SJA1110 switch as supported

Message ID 20210624145524.944878-1-olteanv@gmail.com
Headers show
Series Document the NXP SJA1110 switch as supported | expand

Message

Vladimir Oltean June 24, 2021, 2:55 p.m. UTC
From: Vladimir Oltean <vladimir.oltean@nxp.com>

Now that most of the basic work for SJA1110 support has been done in the
sja1105 DSA driver, let's add the missing documentation bits to make it
clear that the driver can be used.

Vladimir Oltean (2):
  Documentation: net: dsa: add details about SJA1110
  net: dsa: sja1105: document the SJA1110 in the Kconfig

 Documentation/networking/dsa/sja1105.rst | 61 ++++++++++++++++++++++--
 drivers/net/dsa/sja1105/Kconfig          |  8 +++-
 2 files changed, 63 insertions(+), 6 deletions(-)