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

Commit f09597f6 authored by Vipin Deep Kaur's avatar Vipin Deep Kaur
Browse files

ARM: dts: msm: Update SPI SE4 to select a static GPII number

Update SPI SE4 DT node to select a static GPII number on lahaina.

Change-Id: I841ca001fe6b5d82934c638c2ebbb7a501c976ce
parent e6a6a152
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -202,8 +202,8 @@
		interrupts = <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
		spi-max-frequency = <50000000>;
		qcom,wrapper-core = <&qupv3_0>;
		dmas = <&gpi_dma0 0 4 1 64 0>,
			<&gpi_dma0 1 4 1 64 0>;
		dmas = <&gpi_dma0 0 4 1 64 2>,
			<&gpi_dma0 1 4 1 64 2>;
		dma-names = "tx", "rx";
		status = "disabled";
	};