From: Nisar Sayed <nisar.sa...@microchip.com> Date: Wed, 2 May 2018 21:09:17 +0530
> Add driver for Microchip LAN87XX T1 PHYs > > This patch support driver for Microchp T1 PHYs. > There will be followup patches to this driver to support T1 PHY > features such as cable diagnostics, signal quality indicator(SQI), > sleep and wakeup (TC10) support. > > Signed-off-by: Nisar Sayed <nisar.sa...@microchip.com> > --- > v0 - v1: > * Rename microchipT1phy.c file to microchip_t1.c > * Remove microchipT1phy.h include file > * Add SPDX license identifier > * Remove remove probe and remove functions > * Update LAN87XX_INTERRUPT_MASK write as suggested > v1 - v2: > * Update comments with C++ style > * Update suggestion for naming and style Applied, thanks.