From c14c1cd136a1ca57b7805896f4de58ddfce3cd50 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Thu, 8 Feb 2024 09:59:11 +0530 Subject: [PATCH] ARM: dts: msm: Update SW DRV IDs for sun There are 6 SW DRV IDs supported for display. Update same. Change-Id: I5a58e7e81884e5201ef218f4418204aeed47e5ac Signed-off-by: Maulik Shah --- qcom/sun.dtsi | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 24dc5200..103f4e82 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1307,11 +1307,21 @@ reg = <0xaf21000 0x6000>, <0xaf27000 0x400>, <0xaf27800 0x2000>, <0xaf29800 0x700>, <0xaf29f00 0x100>; reg-names = "base", "crm_b", "crm_c", "crm_v", "common"; - interrupts = ; - interrupt-names = "disp_crm_drv0"; + interrupts = , + , + , + , + , + ; + interrupt-names = "disp_crm_drv0", + "disp_crm_drv1", + "disp_crm_drv2", + "disp_crm_drv3", + "disp_crm_drv4", + "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>; + qcom,sw-drv-ids = <0 1 2 3 4 5>; }; cam_crm: crm@adcb000 {