public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: friederhannenheim@riseup.net
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Marge Yang <marge.yang@tw.synaptics.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input/touchscreen: synaptics_tcm_oncell: add driver
Date: Sat, 30 Mar 2024 20:34:35 +0000	[thread overview]
Message-ID: <5dcfdc9c77b1dcd73815b8eaec8a4717@riseup.net> (raw)
In-Reply-To: <ZgWuq1bDWNRtrImD@google.com>

On 2024-03-28 18:53, Dmitry Torokhov wrote:
> [ now CCing for real ]
> 
> Hi Frieder,
> 
> On Wed, Mar 27, 2024 at 10:39:12PM +0100, Frieder Hannenheim wrote:
>> This is a bit of a stripped down and partially reworked driver for the
>> synaptics_tcm_oncell touchscreen. I based my work off the driver in the
>> LineageOS kernel found at
>> https://github.com/LineageOS/android_kernel_oneplus_sm8250 branch
>> lineage-20. The code was originally written by OnePlus developers but
>> I'm not sure how to credit them correctly.
> 
> So the first question is: does this device not use Synaptics RMI4
> protocol?
> 
> I am CCing Marge Yang of Synaptics who may shed some light on the kind
> of touch controller this is.
> 
> Thanks.
Hi Dmitri,

the synaptics-s3908 uses a command based protocol whereas rmi4 is
register-based (as far as I understand it, I haven't been able to read
up on it properly since information on the internet is sparse). So I'm
pretty sure that it can not be controlled via rmi4.

Best wishes,
Frieder 

  reply	other threads:[~2024-03-30 20:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 21:39 [PATCH] input/touchscreen: synaptics_tcm_oncell: add driver Frieder Hannenheim
2024-03-27 22:19 ` friederhannenheim
2024-03-28  8:34 ` Krzysztof Kozlowski
2024-03-28 17:52 ` Dmitry Torokhov
2024-03-28 17:53 ` Dmitry Torokhov
2024-03-30 20:34   ` friederhannenheim [this message]
2024-04-01  6:18     ` Marge Yang
2024-03-31 23:11 ` Caleb Connolly

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=5dcfdc9c77b1dcd73815b8eaec8a4717@riseup.net \
    --to=friederhannenheim@riseup.net \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marge.yang@tw.synaptics.com \
    /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