From: Dongpo Li <lidongpo@xxxxxxxxxxxxx> Date: Mon, 5 Dec 2016 21:27:57 +0800 > The "hix5hd2" is SoC name, add the generic ethernet driver compatible string. > The "hisi-gemac-v1" is the basic version and "hisi-gemac-v2" adds > the SG/TXCSUM/TSO/UFO features. > This patch set only adds the SG(scatter-gather) driver for transmitting, > the drivers of other features will be submitted later. > > Add the MAC reset control signals and clock signals. > We make these signals optional to be backward compatible with > the hix5hd2 SoC. > > Changes in v2: > - Make the compatible string changes be a separate patch and > the most specific string come first than the generic string > as advised by Rob. > - Make the MAC reset control signals and clock signals optional > to be backward compatible with the hix5hd2 SoC. > - Change the compatible string and give the clock a specific name > in hix5hd2 dts file. Series applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html