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

Commit e7b405c8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add GPIO2 entry for PM8953"

parents 1e088ac6 9d3e77a5
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -85,15 +85,17 @@
			reg = <0xc000 0x800>;

			interrupts = <0x0 0xc0 0 IRQ_TYPE_NONE>,
				<0x0 0xc1 0 IRQ_TYPE_NONE>,
				<0x0 0xc3 0 IRQ_TYPE_NONE>,
				<0x0 0xc6 0 IRQ_TYPE_NONE>,
				<0x0 0xc7 0 IRQ_TYPE_NONE>;
			interrupt-names = "pm8953_gpio1", "pm8953_gpio4",
					"pm8953_gpio7", "pm8953_gpio8";
			interrupt-names = "pm8953_gpio1", "pm8953_gpio2",
					"pm8953_gpio4", "pm8953_gpio7",
					"pm8953_gpio8";

			gpio-controller;
			#gpio-cells = <2>;
			qcom,gpios-disallowed = <2 3 5 6>;
			qcom,gpios-disallowed = <3 5 6>;
		};

		pm8953_vadc: vadc@3100 {