Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1623343
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant |
| Date | 2017-04-13 22:50 +0200 |
| Message-ID | <tvTQJ-8fn-5@gated-at.bofh.it> (permalink) |
| References | <tvO4F-4ff-11@gated-at.bofh.it> <tvTe2-7YO-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 13 Apr 2017 13:09:37 -0700 Chris Healy <cphealy@gmail.com> wrote: > On Thu, Apr 13, 2017 at 7:29 AM, Andrey Smirnov > <andrew.smirnov@gmail.com> wrote: > > From: Andrey Vostrikov <andrey.vostrikov@cogentembedded.com> > > > > Cc: cphealy@gmail.com > > Cc: Andrew Morton <akpm@linux-foundation.org> > > Signed-off-by: Andrey Vostrikov <andrey.vostrikov@cogentembedded.com> > > Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> > > --- > > include/linux/crc-ccitt.h | 7 ++++++ > > lib/crc-ccitt.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++- > > 2 files changed, 64 insertions(+), 1 deletion(-) > > > > In support of a soon to be published MFD driver using serdev to talk > to a supervisory processor that uses the CCITT-FALSE CRC16 variant in > it's protocol, this patch was tested successfully on an i.MX6 ARM > platform. > > Tested-by: Chris Healy <cphealy@gmail.com> OK. Please add the above text to the changelog and include this patch in whatever tree adds the new driver. Acked-by: Andrew Morton <akpm@linux-foundation.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant Andrey Smirnov <andrew.smirnov@gmail.com> - 2017-04-13 16:40 +0200
Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant Andrew Morton <akpm@linux-foundation.org> - 2017-04-13 22:00 +0200
Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant Chris Healy <cphealy@gmail.com> - 2017-04-13 22:10 +0200
Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant Andrew Morton <akpm@linux-foundation.org> - 2017-04-13 22:50 +0200
csiph-web