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

Commit 31e0ae6c authored by Lin Bai's avatar Lin Bai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: remove PMIC PMXPRAIRIE GPIO 10 support



PMXPRAIRIE GPIO 10 should not be touched by the applications
processor, as it is dedicated for WLAN and properly configured
by boot loaders.

Change-Id: Ic7800021baaa00d95c390783b4ed138b707c8dc3
Signed-off-by: default avatarLin Bai <lbai@codeaurora.org>
parent 6b835cdb
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -101,19 +101,17 @@
					<0x8 0xc4 0x0 IRQ_TYPE_NONE>,
					<0x8 0xc5 0x0 IRQ_TYPE_NONE>,
					<0x8 0xc7 0x0 IRQ_TYPE_NONE>,
					<0x8 0xc8 0x0 IRQ_TYPE_NONE>,
					<0x8 0xc9 0x0 IRQ_TYPE_NONE>;
					<0x8 0xc8 0x0 IRQ_TYPE_NONE>;
			interrupt-names = "pmxprairie_gpio1",
					"pmxprairie_gpio2",
					"pmxprairie_gpio4",
					"pmxprairie_gpio5",
					"pmxprairie_gpio6",
					"pmxprairie_gpio8",
					"pmxprairie_gpio9",
					"pmxprairie_gpio10";
					"pmxprairie_gpio9";
			gpio-controller;
			#gpio-cells = <2>;
			qcom,gpios-disallowed = <3 7 11>;
			qcom,gpios-disallowed = <3 7 10 11>;
		};

		pmxprairie_vadc: vadc@3100 {