Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/3] drm_panel_follower support for RMI4
@ 2026-09-11 13:18 Konrad Dybcio
  2026-09-11 13:18 ` [PATCH 1/3] dt-bindings: input: syna,rmi4: Allow 'panel' property Konrad Dybcio
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Konrad Dybcio @ 2026-09-11 13:18 UTC (permalink / raw)
  To: Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Jason A. Donenfeld, Matthias Schiffer, Vincent Huang,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-input, devicetree, linux-kernel, linux-arm-msm,
	Konrad Dybcio

RMI4 is often implemented on in-cell panels which require tight power
seqeuncing. The kernel way to approach that is the panel_follower API.

This series adds that in the RMI4 driver and wires it up on a
Snapdragon 845-based Sony Xperia XZ2, also resolving the DT warnings
stemming from the current hack.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (3):
      dt-bindings: input: syna,rmi4: Allow 'panel' property
      Input: synaptics-rmi4: Support drm_panel_follower
      arm64: dts: qcom: sdm845-tama: Declare touchscreen as a panel follower

 .../devicetree/bindings/input/syna,rmi4.yaml       |   4 +
 .../boot/dts/qcom/sdm845-sony-xperia-tama.dtsi     |   8 +-
 drivers/input/rmi4/Kconfig                         |   1 +
 drivers/input/rmi4/rmi_i2c.c                       | 170 ++++++++++++++++++---
 4 files changed, 153 insertions(+), 30 deletions(-)
---
base-commit: 944a035ecca915ae947905dcfb03f2b9dc6d032c
change-id: 20260911-topic-rmi4_panel_follower-6a83fb0009a6

Best regards,
--  
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-09-11 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 13:18 [PATCH 0/3] drm_panel_follower support for RMI4 Konrad Dybcio
2026-09-11 13:18 ` [PATCH 1/3] dt-bindings: input: syna,rmi4: Allow 'panel' property Konrad Dybcio
2026-09-11 13:18 ` [PATCH 2/3] Input: synaptics-rmi4: Support drm_panel_follower Konrad Dybcio
2026-09-11 13:32   ` sashiko-bot
2026-09-11 13:18 ` [PATCH 3/3] arm64: dts: qcom: sdm845-tama: Declare touchscreen as a panel follower Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox