Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728719
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RFC 4/5] Add KSZ8795 register definitions |
| Date | 2017-09-08 11:30 +0200 |
| Message-ID | <unnLQ-4OG-15@gated-at.bofh.it> (permalink) |
| References | <uncnq-5CP-67@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu 2017-09-07 21:17:27, Tristram.Ha@microchip.com wrote: > From: Tristram Ha <Tristram.Ha@microchip.com> > > Add KSZ8795 switch support with register definitions. > > Signed-off-by: Tristram Ha <Tristram.Ha@microchip.com> > --- > diff --git a/drivers/net/dsa/microchip/ksz8795.h b/drivers/net/dsa/microchip/ksz8795.h > new file mode 100644 > index 0000000..005eda5 > --- /dev/null > +++ b/drivers/net/dsa/microchip/ksz8795.h We already have ksz_9477_reg.h. Please make it consistent. > @@ -0,0 +1,1015 @@ > +/** > + * Microchip KSZ8795 definition file > + * > + * Copyright (c) 2017 Microchip Technology Inc. > + * Tristram Ha <Tristram.Ha@microchip.com> > + * > + * Permission to use, copy, modify, and/or distribute this software for any > + * purpose with or without fee is hereby granted, provided that the above > + * copyright notice and this permission notice appear in all copies. > + * > + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES > + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF > + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR > + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES > + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN > + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF > + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. > + */ -ENOTGPL. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH RFC 4/5] Add KSZ8795 register definitions <Tristram.Ha@microchip.com> - 2017-09-07 23:20 +0200 Re: [PATCH RFC 4/5] Add KSZ8795 register definitions Pavel Machek <pavel@ucw.cz> - 2017-09-08 11:30 +0200
csiph-web