From d139cd2e2d16ab32f41609d475b50b2220368b39 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Tue, 30 Jul 2024 13:50:32 +0530 Subject: [PATCH] ARM: dts: msm: Remove unused SW DRVs for disp_crm device for sun Remove unused SW DRVs as keeping them makes them register with IRQs and leading to spurious IRQs. Change-Id: Iba8723b7ac734286668158fe793bde97f3f31eda Signed-off-by: Maulik Shah --- qcom/sun.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 1465c37f..55b4d7cb 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1385,7 +1385,7 @@ "disp_crm_drv5"; clocks = <&dispcc DISP_CC_MDSS_AHB_CLK>; qcom,hw-drv-ids = <0 1 2 3 4 5>; - qcom,sw-drv-ids = <0 1 2 3 4 5>; + qcom,sw-drv-ids = <0 2>; }; cam_crm: crm@adcb000 {