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

Commit a8827d4c authored by David Keitel's avatar David Keitel
Browse files

ARM: dts: msm: enable misc peripheral for PM8226



Enable the misc peripheral for PM8226 to allow consumers
to check whether the USBID interrupt is available.

Change-Id: I9fd0acae682a7001ffec4bfd87ddd15786f1f440
Signed-off-by: default avatarDavid Keitel <dkeitel@codeaurora.org>
parent 86155e46
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -62,6 +62,11 @@
			};
		};

		pm8226_misc: qcom,misc@900 {
			compatible = "qcom,qpnp-misc";
			reg = <0x900 0x100>;
		};

		pm8226_chg: qcom,charger {
			spmi-dev-container;
			compatible = "qcom,qpnp-charger";