On Wed, Jul 08, 2015 at 04:36:19PM -0400, Vivien Didelot wrote: > Add read and write access to a SERDES column in the regs debugfs file > for the Fiber/SERDES registers.
Humm. I don't really like this. These SERDES registers are in a complete different address space to the port, globalX registers. I would suggest adding a new file, 'phy', which allows access to all the phy registers, and SERDES at 0x0f. This also makes it simpler to deal with devices which don't have indirect access to the PHYs via Global 2 offset 0x18 and 0x19. For such chips, the debugfs file should not be created. Thanks Andrew -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html