lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250210050220.634497-1-felix@kaechele.ca>
Date: Mon, 10 Feb 2025 00:02:08 -0500
From: Felix Kaechele <felix@...chele.ca>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Barnabás Czémán <barnabas.czeman@...nlining.org>,
	linux-input@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/1] Input: rmi_i2c: introduce reset GPIO handling

This patch adds handling of the GPIO reset line on Synaptics hardware
using the rmi4 driver.

The syna,reset-delay-ms device tree property is already documented in
the bindings but was seemingly never implemented in the kernel driver.
This property can be found being used in some downstream dts files,
mostly for Qualcomm-based smartphones.

Adding support to the mainline driver makes devices that require
asserting the reset pin work properly.

Cc: Barnabás Czémán <barnabas.czeman@...nlining.org>

Felix Kaechele (1):
  Input: rmi_i2c: introduce reset GPIO handling

 drivers/input/rmi4/rmi_driver.c |  1 -
 drivers/input/rmi4/rmi_driver.h |  2 ++
 drivers/input/rmi4/rmi_i2c.c    | 23 +++++++++++++++++++++++
 3 files changed, 25 insertions(+), 1 deletion(-)


base-commit: a7550ff59edfc768a8600c1e5c24c304208696a5
-- 
2.48.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ