On Mon, Aug 08, 2016 at 07:13:28PM +0530, Nagaraju Lakkaraju wrote: > crosemi PHYsBcc: > Subject: [PATCH v1 1/1] net: phy: Add edge-rate, mac-if, read, write func to > Reply-To: Nagaraju Lakkaraju <raju.lakkar...@microsemi.com> > > Hello, > > As part of 2nd patch, Add Edge rate control, MAC Interface, Read and write > driver functions add for Microsemi PHYs.
Please add these different features as separate patches. You should be aiming for a number of small patches, each of which are obviously correct, not one big patch containing multiple things which are hard to review. Andrew