Re: [PATCH v6 2/8] thunderbolt: Updating the register definitions

2016-09-10 Thread Andreas Noever
On Mon, Aug 1, 2016 at 2:23 PM, Amir Levy wrote: > Adding more Thunderbolt(TM) register definitions > and some helper macros. Thinking about this again I would prefer it if you would put your definitions into a separate file under icm/ (even if there is some

Re: [PATCH v6 1/8] thunderbolt: Macro rename

2016-09-10 Thread Andreas Noever
_regs.h > @@ -1,11 +1,11 @@ > /* > - * Thunderbolt Cactus Ridge driver - NHI registers > + * Thunderbolt driver - NHI registers > * > * Copyright (c) 2014 Andreas Noever <andreas.noe...@gmail.com> > */ > > -#ifndef DSL3510_REGS_H_ > -#define DSL3510_REGS_H_

Re: [PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking

2016-09-10 Thread Andreas Noever
On Wed, Aug 31, 2016 at 1:28 PM, Greg KH wrote: > On Mon, Aug 01, 2016 at 03:23:45PM +0300, Amir Levy wrote: >> This is version 6 of Thunderbolt(TM) driver for non-Apple hardware. >> >> Changes since v5: >> - Removed the padding of short packets in receive >> -