linux/drivers/net/dsa/sja1105
Vladimir Oltean b5b0c7f41e net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
The pad_mii_tx registers point to the same memory region but were
unused. So convert to using these for RGMII I/O cell configuration, as
they bear a shorter name.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-06-09 20:06:54 -07:00
..
Kconfig net: dsa: sja1105: Update some comments about PHYLIB 2019-06-09 19:58:58 -07:00
Makefile net: dsa: sja1105: Add support for the PTP clock 2019-06-08 15:20:40 -07:00
sja1105_clocking.c net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs 2019-06-09 20:06:54 -07:00
sja1105_dynamic_config.c net: dsa: sja1105: Add support for the AVB Parameters Table 2019-06-08 15:20:40 -07:00
sja1105_dynamic_config.h net: dsa: sja1105: Plug in support for TCAM searches via the dynamic interface 2019-06-04 11:49:19 -07:00
sja1105_ethtool.c net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats 2019-05-07 12:20:46 -07:00
sja1105_main.c net: dsa: sja1105: Rethink the PHYLINK callbacks 2019-06-09 19:58:59 -07:00
sja1105_ptp.c net: dsa: sja1105: Expose PTP timestamping ioctls to userspace 2019-06-08 15:20:40 -07:00
sja1105_ptp.h net: dsa: sja1105: Add logic for TX timestamping 2019-06-08 15:20:40 -07:00
sja1105_spi.c net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs 2019-06-09 20:06:54 -07:00
sja1105_static_config.c net: dsa: sja1105: Add support for the AVB Parameters Table 2019-06-08 15:20:40 -07:00
sja1105_static_config.h net: dsa: sja1105: Add support for the AVB Parameters Table 2019-06-08 15:20:40 -07:00
sja1105.h net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs 2019-06-09 20:06:54 -07:00