* [PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible [not found] <Message-ID: <2d41c617-b7c7-43ae-aa90-7368e960e8a5@kernel.org> @ 2025-09-13 6:39 ` Tamura Dai 2025-09-13 12:57 ` Krzysztof Kozlowski 0 siblings, 1 reply; 2+ messages in thread From: Tamura Dai @ 2025-09-13 6:39 UTC (permalink / raw) To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley Cc: linux-arm-msm, devicetree, linux-kernel, Tamura Dai, stable, Krzysztof Kozlowski Fix typo in the compatible string for the touchscreen node. According to Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml, the correct compatible is "focaltech,ft8719", but the device tree used "focaltech,fts8719". Fixes: 45882459159d ("arm64: dts: qcom: sdm845: add device tree for SHIFT6mq") Cc: stable@vger.kernel.org Signed-off-by: Tamura Dai <kirinode0@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts index 2cf7b5e1243c..a0b288d6162f 100644 --- a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts +++ b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts @@ -432,7 +432,7 @@ &i2c5 { status = "okay"; touchscreen@38 { - compatible = "focaltech,fts8719"; + compatible = "focaltech,ft8719"; reg = <0x38>; wakeup-source; interrupt-parent = <&tlmm>; -- 2.34.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible 2025-09-13 6:39 ` [PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible Tamura Dai @ 2025-09-13 12:57 ` Krzysztof Kozlowski 0 siblings, 0 replies; 2+ messages in thread From: Krzysztof Kozlowski @ 2025-09-13 12:57 UTC (permalink / raw) To: Tamura Dai, Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski, Conor Dooley Cc: linux-arm-msm, devicetree, linux-kernel, stable On 13/09/2025 08:39, Tamura Dai wrote: > Fix typo in the compatible string for the touchscreen node. According to > Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml, > the correct compatible is "focaltech,ft8719", but the device tree used > "focaltech,fts8719". I am sorry, but why are you sending this? You were told this is wrong. > > Fixes: 45882459159d ("arm64: dts: qcom: sdm845: add device tree for SHIFT6mq") > Cc: stable@vger.kernel.org > Signed-off-by: Tamura Dai <kirinode0@gmail.com> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- Missing changelog. What is the reason of this v3? Why are you sending it? Best regards, Krzysztof ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-13 12:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <Message-ID: <2d41c617-b7c7-43ae-aa90-7368e960e8a5@kernel.org>
2025-09-13 6:39 ` [PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible Tamura Dai
2025-09-13 12:57 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox