From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 10 Nov 2015 13:59:06 +0100 Subject: [U-Boot] [PATCH v2] net: phy: Add support for Texas Instruments DP83867 In-Reply-To: <20151110125059.GR8499@bill-the-cat> References: <3d4dc31e6cafc999138c88fd13bd4ac4edf2cdd4.1447149769.git.michal.simek@xilinx.com> <20151110125059.GR8499@bill-the-cat> Message-ID: <5641EA1A.3080700@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/10/2015 01:50 PM, Tom Rini wrote: > On Tue, Nov 10, 2015 at 11:02:56AM +0100, Michal Simek wrote: > >> From: "Edgar E. Iglesias" >> >> Code is taken from Linux kernel driver. > > Which kernel tag / git hash? Makes future re-syncs for bug fixes > easier. > Kernel v4.2. I will make it explicit in the commit message. Thanks, Michal