From: David Heidelberg <david@ixit.cz>
To: Bjorn Andersson <andersson@kernel.org>
Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
phone-devel@vger.kernel.org,
Vincent Huang <vincent.huang@tw.synaptics.com>,
"Jason A. Donenfeld" <Jason@zx2c4.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
Matthias Schiffer <matthias.schiffer@ew.tq-group.com>,
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
Conor Dooley <conor+dt@kernel.org>
Subject: Re: [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model
Date: Sat, 4 Jul 2026 17:06:48 +0200 [thread overview]
Message-ID: <d63230b5-2665-4d32-9587-e47846821555@ixit.cz> (raw)
In-Reply-To: <20260523-synaptics-rmi4-dt-v2-2-0645122babdc@ixit.cz>
On 23/05/2026 11:45, David Heidelberg via B4 Relay wrote:
> From: David Heidelberg <david@ixit.cz>
>
> We know the driver is reporting s3706b, introduce the compatible so we
> can more easily introduce quirks for weird touchscreen replacements in
> followup series.
>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Signed-off-by: David Heidelberg <david@ixit.cz>
Bjorn,
please pick me $subj, counterpart got in (or if u want I can resend).
David
> ---
> arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> index 6b7378cf4d493..148164d456a5a 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845-oneplus-common.dtsi
> @@ -475,17 +475,17 @@ bq27441_fg: bq27441-battery@55 {
> };
> };
>
> &i2c12 {
> status = "okay";
> clock-frequency = <400000>;
>
> synaptics-rmi4-i2c@20 {
> - compatible = "syna,rmi4-i2c";
> + compatible = "syna,rmi4-s3706b", "syna,rmi4-i2c";
> reg = <0x20>;
> #address-cells = <1>;
> #size-cells = <0>;
> interrupts-extended = <&tlmm 125 IRQ_TYPE_EDGE_FALLING>;
>
> pinctrl-names = "default";
> pinctrl-0 = <&ts_default_pins>;
>
>
prev parent reply other threads:[~2026-07-04 15:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-23 9:45 [PATCH v2 0/2] Introduce OnePlus 6/6T touchscreen compatible David Heidelberg via B4 Relay
2026-05-23 9:45 ` [PATCH v2 1/2] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b David Heidelberg via B4 Relay
2026-06-26 5:37 ` Dmitry Torokhov
2026-05-23 9:45 ` [PATCH v2 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model David Heidelberg via B4 Relay
2026-05-27 21:56 ` Dmitry Torokhov
2026-05-27 22:13 ` David Heidelberg
2026-06-21 17:11 ` David Heidelberg
2026-06-24 4:28 ` Dmitry Torokhov
2026-06-24 14:37 ` David Heidelberg
2026-06-25 4:53 ` Dmitry Torokhov
2026-06-25 8:23 ` Krzysztof Kozlowski
2026-06-25 8:25 ` Krzysztof Kozlowski
2026-06-25 16:57 ` Dmitry Torokhov
2026-06-25 18:39 ` David Heidelberg
2026-06-26 5:38 ` Dmitry Torokhov
2026-06-26 14:11 ` David Heidelberg
2026-06-26 7:42 ` Krzysztof Kozlowski
2026-07-04 15:06 ` David Heidelberg [this message]
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=d63230b5-2665-4d32-9587-e47846821555@ixit.cz \
--to=david@ixit.cz \
--cc=Jason@zx2c4.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthias.schiffer@ew.tq-group.com \
--cc=phone-devel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=vincent.huang@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