All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add Xiaomi Poco F1 touchscreen support
@ 2024-10-08  2:59 ` Joel Selvaraj via B4 Relay
  0 siblings, 0 replies; 13+ messages in thread
From: Joel Selvaraj @ 2024-10-08  2:59 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, devicetree, linux-kernel, Joel Selvaraj,
	Joel Selvaraj, Joel Selvaraj

In the first patch, I have enabled the  qupv3_id_1 and gpi_dma1 as they 
are required for configuring touchscreen. Also added the pinctrl configurations.
These are common for both the Poco F1 Tianma and EBBG panel variant.

In the subsequent patches, I have enabled support for the Novatek NT36672a
touchscreen and FocalTech FT8719 touchscreen that are used in the Poco F1
Tianma and EBBG panel variant respectively.

Signed-off-by: Joel Selvaraj <foss@joelselvaraj.com>
---
Joel Selvaraj (3):
      arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes
      arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: introduce touchscreen support
      arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce touchscreen support

 .../dts/qcom/sdm845-xiaomi-beryllium-common.dtsi   | 39 ++++++++++++++++++++++
 .../boot/dts/qcom/sdm845-xiaomi-beryllium-ebbg.dts | 23 +++++++++++++
 .../dts/qcom/sdm845-xiaomi-beryllium-tianma.dts    | 23 +++++++++++++
 3 files changed, 85 insertions(+)
---
base-commit: d435d1e92be5fd26cd383fbddb596942ddc52b9f
change-id: 20241007-pocof1-touchscreen-support-c752a162cdc2

Best regards,
-- 
Joel Selvaraj <foss@joelselvaraj.com>


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

end of thread, other threads:[~2025-05-11 23:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08  2:59 [PATCH 0/3] Add Xiaomi Poco F1 touchscreen support Joel Selvaraj
2024-10-08  2:59 ` Joel Selvaraj via B4 Relay
2024-10-08  2:59 ` [PATCH 1/3] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes Joel Selvaraj
2024-10-08  2:59   ` Joel Selvaraj via B4 Relay
2024-10-08  2:59 ` [PATCH 2/3] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: introduce touchscreen support Joel Selvaraj
2024-10-08  2:59   ` Joel Selvaraj via B4 Relay
2024-10-26 10:28   ` Konrad Dybcio
2024-10-08  2:59 ` [PATCH 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: " Joel Selvaraj
2024-10-08  2:59   ` Joel Selvaraj via B4 Relay
2024-10-26 10:28   ` Konrad Dybcio
2024-10-08 14:56 ` [PATCH 0/3] Add Xiaomi Poco F1 " Rob Herring (Arm)
2024-10-26 10:27   ` Konrad Dybcio
2025-05-11 23:01 ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.