Linux Input/HID development
 help / color / mirror / Atom feed
From: Teika Kazura <teika@gmx.com>
To: Rosen Penev <rosenp@gmail.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	jan.steffens@gmail.com, Pablo Cholaky <waltercool@slash.cl>
Subject: [PATCH v2 0/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops.
Date: Mon, 30 Jul 2018 20:35:19 +0900 (JST)	[thread overview]
Message-ID: <20180730.203519.1216400263695142421.teika@gmx.com> (raw)

@Rosen Penev: Could you please test this patch for kernel >= 4.17, for a week or so? At least suspend/resume should not cause any problem.
------------------------------------------------------------------------
This patch enables SMBus/RMI4 for PCs with SYN1219, e.g. Clevo P870DM etc.

Three users have reported SYN1219 supports SMBus, in Jul and Aug 2017:
https://marc.info/?l=linux-input&m=150049625613055&w=2
https://marc.info/?l=linux-input&m=150284057602358&w=2
https://marc.info/?l=linux-input&m=150094561111026&w=2

No problem has been reported since then.

---
v2
  This patch was originally submitted by Rosen Penev in Jun 2018 [1], which modified the list forcepad_pnp_ids[]. The current version instead changes smbus_pnp_ids[].

  This version is yet to be tested.

[1] https://www.spinics.net/lists/linux-input/msg56884.html

Teika Kazura (1):
  Input: synaptics - Enable RMI4 for Clevo P870DM laptops.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Co-Developed-by: Teika Kazura <teika@gmx.com>
Signed-off-by: Teika Kazura <teika@gmx.com>
 drivers/input/mouse/synaptics.c | 1 +
 1 file changed, 1 insertion(+)

--
2.16.1

                 reply	other threads:[~2018-07-30 11:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180730.203519.1216400263695142421.teika@gmx.com \
    --to=teika@gmx.com \
    --cc=jan.steffens@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rosenp@gmail.com \
    --cc=waltercool@slash.cl \
    /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