diff mbox series

[1/6] arm64: dts: qcom: msm8953-vince: drop duplicated touschreen parent interrupt

Message ID 20230720115335.137354-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Headers show
Series [1/6] arm64: dts: qcom: msm8953-vince: drop duplicated touschreen parent interrupt | expand

Commit Message

Krzysztof Kozlowski July 20, 2023, 11:53 a.m. UTC
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@vger.kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dts | 1 -
 1 file changed, 1 deletion(-)

Comments

Konrad Dybcio July 20, 2023, 11:59 a.m. UTC | #1
On 20.07.2023 13:53, Krzysztof Kozlowski wrote:
> 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@vger.kernel.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
Bjorn Andersson July 22, 2023, 5:17 a.m. UTC | #2
On Thu, 20 Jul 2023 13:53:30 +0200, Krzysztof Kozlowski wrote:
> Interrupts extended already define a parent interrupt controller:
> 
>   msm8953-xiaomi-vince.dtb: touchscreen@20: Unevaluated properties are not allowed ('interrupts-parent' was unexpected)
> 
> 

Applied, thanks!

[4/6] ARM: dts: qcom: msm8974pro-castor: correct inverted X of touchscreen
      commit: 43db69268149049540b1d2bbe8a69e59d5cb43b6
[5/6] ARM: dts: qcom: msm8974pro-castor: correct touchscreen function names
      commit: 31fba16c19c45b2b3a7c23b0bfef80aed1b29050
[6/6] ARM: dts: qcom: msm8974pro-castor: correct touchscreen syna,nosleep-mode
      commit: 7c74379afdfee7b13f1cd8ff1ad6e0f986aec96c

Best regards,
diff mbox series

Patch

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>;