This is a note to let you know that I've just added the patch titled arm64: dts: qcom: msm8953-vince: drop duplicated touschreen parent interrupt to the 6.5-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm64-dts-qcom-msm8953-vince-drop-duplicated-touschreen-parent-interrupt.patch and it can be found in the queue-6.5 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From b019cf7e5fbaa7d25f716cb936a9237b47156f2d Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Date: Thu, 20 Jul 2023 13:53:30 +0200 Subject: arm64: dts: qcom: msm8953-vince: drop duplicated touschreen parent interrupt From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> commit b019cf7e5fbaa7d25f716cb936a9237b47156f2d upstream. Interrupts extended already define a parent interrupt controller: msm8953-xiaomi-vince.dtb: touchscreen@20: Unevaluated properties are not allowed ('interrupts-parent' was unexpected) Fixes: aa17e707e04a ("arm64: dts: qcom: msm8953: Add device tree for Xiaomi Redmi 5 Plus") Cc: <stable@xxxxxxxxxxxxxxx> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Link: https://lore.kernel.org/r/20230720115335.137354-1-krzysztof.kozlowski@xxxxxxxxxx Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts b/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts index 0956c866d6cb..1a1d3f92a511 100644 --- a/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts +++ b/arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts @@ -132,7 +132,6 @@ &i2c_3 { touchscreen@20 { reg = <0x20>; compatible = "syna,rmi4-i2c"; - interrupts-parent = <&tlmm>; interrupts-extended = <&tlmm 65 IRQ_TYPE_EDGE_FALLING>; #address-cells = <1>; -- 2.42.0 Patches currently in stable-queue which might be from krzysztof.kozlowski@xxxxxxxxxx are queue-6.5/dt-bindings-clock-xlnx-versal-clk-drop-select-false.patch queue-6.5/arm-dts-qcom-msm8974pro-castor-correct-touchscreen-function-names.patch queue-6.5/arm-dts-samsung-exynos4210-i9100-fix-lcd-screen-s-physical-size.patch queue-6.5/arm-dts-qcom-msm8974pro-castor-correct-inverted-x-of-touchscreen.patch queue-6.5/arm64-dts-qcom-msm8953-vince-drop-duplicated-touschreen-parent-interrupt.patch queue-6.5/arm-dts-qcom-msm8974pro-castor-correct-touchscreen-syna-nosleep-mode.patch