Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91248cad authored by Kavya Nunna's avatar Kavya Nunna
Browse files

ARM: dts: msm: Update interrupt configuration for sdxnightjar

Update interrupt configuration for spmi_bus for interrupts
for all peripherals.

Change-Id: I47f0836b75fb290e9285aba9d47ac8047d6c5899
parent 19c77166
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -593,11 +593,10 @@
			<0x3800000 0x200000>,
			<0x200a000 0x2100>; /* includes SPMI_CFG and GENI_CFG */
		reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
		interrupts = <0 190 0>;
		interrupt-names = "periph_irq";
		interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>;
		qcom,channel = <0>;
		qcom,ee = <0>;
		qcom,pmic-arb-max-peripherals = <256>;
		qcom,pmic-arb-max-periph-interrupts = <256>;
		#interrupt-cells = <4>;
		interrupt-controller;
		#address-cells = <2>;