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

Commit 698865da authored by Stepan Moskovchenko's avatar Stepan Moskovchenko Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix GPIO count in msmgpio definition on 8084



Update the msmgpio device definition for APQ8084 to include
the correct number of GPIOs on the target.

Change-Id: I631af47fa0f958d5e0806b4db283251539c80a3d
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 758217d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -111,7 +111,7 @@
		interrupt-controller;
		#interrupt-cells = <2>;
		reg = <0xfd510000 0x4000>;
		ngpio = <146>;
		ngpio = <147>;
		interrupts = <0 208 0>;
		qcom,direct-connect-irqs = <8>;
		qcom,subsys-id = <3>;