From c22bedce8fe424a6a72509d0f07f36592ed33646 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 57fc7281..59a8c43c 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -841,9 +841,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 = , + , + , , , ; @@ -877,7 +877,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>;