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

Commit 8892155c authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

ARM: dts: qcom: Correct QUPv3 GPI node dt property in bengal

Correct dtsi property of QUPv3 GPI node in benagal by changing
address-cells to dma-cells.

Change-Id: I1ee5a3111edb9d44be5221af6baee76066d02e27
parent b786abfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
	/* GPI Instance */
	gpi_dma0: qcom,gpi-dma@4a00000 {
		compatible = "qcom,gpi-dma";
		#address-cells = <5>;
		#dma-cells = <5>;
		reg = <0x4a00000 0x60000>;
		reg-names = "gpi-top";
		interrupts = <0 335 0>, <0 336 0>, <0 337 0>, <0 338 0>,