> On Jun 23, 2024, at 3:02 AM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > > On Sat, Jun 22, 2024 at 07:22:25PM -0500, Jeff LaBundy wrote: >> Hi James, >> >> On Thu, Jun 20, 2024 at 04:17:44PM +0000, James Ogletree wrote: >>> Introduce support for Cirrus Logic Device CS40L50: a >>> haptic driver with waveform memory, integrated DSP, >>> and closed-loop algorithms. >>> >>> The input driver provides the interface for control of >>> haptic effects through the device. >>> >>> Signed-off-by: James Ogletree <jogletre@xxxxxxxxxxxxxxxxxxxxx> >> >> Reviewed-by: Jeff LaBundy <jeff@xxxxxxxxxxx> > > OK, let's merge it. > > Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> > > IMO it still needs improvements so that the repeated effect can be > stopped/erased without waiting for it to finish playing, but that > can be improved later. > > I assume it is going through MFD tree? > > Thanks. > > -- > Dmitry Correct, it is going through the MFD tree. Best, James