On Thu, Mar 14, 2024 at 11:05:01AM -0500, Jeff LaBundy wrote: > On Fri, Mar 08, 2024 at 10:24:21PM +0000, James Ogletree wrote: > > Introduce support for Cirrus Logic Device CS40L50: a > > haptic driver with waveform memory, integrated DSP, > > and closed-loop algorithms. Please delete unneeded context from mails when replying. Doing this makes it much easier to find your reply in the message, helping ensure it won't be missed by people scrolling through the irrelevant quoted material. > > +// SPDX-License-Identifier: GPL-2.0 > > +// > > +// CS40L50 Advanced Haptic Driver with waveform memory, > > +// integrated DSP, and closed-loop algorithms > > +// > > +// Copyright 2024 Cirrus Logic, Inc. > > +// > > +// Author: James Ogletree <james.ogletree@xxxxxxxxxx> > Typically we see a // C++ style comment for the SPDX identifier, and then > /* block comments */ for the rest, unless the maintainer has explicitly > asked for this style for this specific subsystem. The introductory block > in the rest of the series is much more common. This is something I specifically request.
Attachment:
signature.asc
Description: PGP signature
- References:
- [PATCH v9 0/5] Add support for CS40L50
- From: James Ogletree
- [PATCH v9 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
- From: James Ogletree
- Re: [PATCH v9 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
- From: Jeff LaBundy
- [PATCH v9 0/5] Add support for CS40L50
- Prev by Date: Re: [PATCH v9 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
- Next by Date: Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- Previous by thread: Re: [PATCH v9 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
- Next by thread: Re: [PATCH v9 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
- Index(es):