From: Stephan Mueller <smueller@chronox.de>
To: Jiri Kosina <jikos@kernel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Henrik Rydberg <rydberg@bitmath.org>,
linux-input@vger.kernel.org, marek.wyborski@emwesoft.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] input: bcm5974 - Add driver for Apple Magic Trackpad 2
Date: Fri, 09 Mar 2018 20:49:57 +0100 [thread overview]
Message-ID: <2373130.0OS7LSYeBT@tauon.chronox.de> (raw)
In-Reply-To: <1566223.3I8hjEaRec@tauon.chronox.de>
Am Dienstag, 27. Februar 2018, 17:37:45 CET schrieb Stephan Mueller:
Hi Jiri, Dimity, Henrik,
> Am Sonntag, 21. Januar 2018, 23:06:55 CET schrieb Stephan Müller:
>
> Hi Jiri, Dimity, Henrik,
>
> > Hi,
> >
> > Changes v3:
> > * port to 4.15-rc8
> > * small code cleanups (isolation of type casts to functions pertaining
> >
> > to the Apple Magic Trackpad 2
> >
> > * clean up all checkpatch.pl errors and warnings (except those
> >
> > where the patch uses the structure of existing code fragments)
> >
> > * updated horizontal and vertical limits to capture start of movements
> >
> > in the outer areas of the pad
> >
> > ---8<---
> >
> > Add support for Apple Magic Trackpad 2 in bcm5974 (MacBook Tochpad)
> > driver.
> > The Magic Trackpad 2 needs to be switched into the finger-reporting-mode,
> > just like the other macbook touchpads as well. But the format is different
> > to the ones before. The Header is 12 Bytes long and each reported finger
> > is additional 9 Bytes. The data order reported by the hardware is
> > different as well.
>
> May I ask whether there is an issue in the patch? I have not received any
> feedback and would like to inquire about the status of the patch.
>
> I would like to have Touchpad 2 properly supported.
<nudge>
Ciao
Stephan
next prev parent reply other threads:[~2018-03-09 19:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-17 3:05 [PATCH v2] input: bcm5974 - Add driver for Apple Magic Trackpad 2 Stephan Müller
2017-11-01 11:30 ` Stephan Mueller
2018-01-21 22:06 ` [PATCH v3] " Stephan Müller
2018-02-27 16:37 ` Stephan Mueller
2018-03-09 19:49 ` Stephan Mueller [this message]
2018-03-09 21:00 ` Henrik Rydberg
2018-06-08 17:28 ` Marek Wyborski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2373130.0OS7LSYeBT@tauon.chronox.de \
--to=smueller@chronox.de \
--cc=dmitry.torokhov@gmail.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marek.wyborski@emwesoft.com \
--cc=rydberg@bitmath.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).