From 529c2537356f790a3b227f63f75e46d4e89fc3f8 Mon Sep 17 00:00:00 2001 From: Sneh Mankad Date: Tue, 19 Nov 2024 00:17:30 +0530 Subject: [PATCH] ARM: dts: msm: Modify Display and PCIe CRM devices for tuna Rectify the interrupt numbers for display and pcie crm. Change-Id: Idc4339263eae94266bd51964dbb2bd9dd7c31dfd Signed-off-by: Sneh Mankad --- qcom/tuna.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 981db753..4b6da724 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -840,9 +840,9 @@ reg = <0xaf21000 0x6000>, <0xaf27000 0x400>, <0xaf27400 0x400>, <0xaf27800 0x2000>, <0xaf29800 0x700>, <0xaf29f00 0x100>; reg-names = "base", "crm_b", "crm_b_pt", "crm_c", "crm_v", "common"; - interrupts = , - , - , + interrupts = , + , + , , , ; @@ -876,7 +876,7 @@ reg = <0x1d01000 0x2000>, <0x1d03000 0x400>, <0x1d03400 0x400>, <0x1d03800 0x2000>, <0x1d05800 0x700>, <0x1d05f00 0x100>; reg-names = "base", "crm_b", "crm_b_pt", "crm_c", "crm_v", "common"; - interrupts = ; + interrupts = ; interrupt-names = "pcie_crm_drv0"; clocks = <&pcie_0_pipe_clk>; qcom,hw-drv-ids = <0 1>;