Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1623318

Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant

From Chris Healy <cphealy@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] lib/crc-ccitt: add CCITT-FALSE CRC16 variant
Date 2017-04-13 22:10 +0200
Message-ID <tvTe2-7YO-7@gated-at.bofh.it> (permalink)
References <tvO4F-4ff-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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