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

Commit d9ae6aa3 authored by Devesh Jhunjhunwala's avatar Devesh Jhunjhunwala
Browse files

ARM: dts: msm: Enable PMIC misc module for pmdcalifornium



Add device tree properties required to enable the PMIC
misc module for pmdcalifornium and mdmcalifornium MTP.

CRs-Fixed: 972331
Change-Id: I8f3e623392d9c73bc46645830af5568c85ab3f07
Signed-off-by: default avatarDevesh Jhunjhunwala <deveshj@codeaurora.org>
parent 78ab4086
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -80,6 +80,11 @@
	};
};

&pmdcalifornium_misc {
	qcom,pwm-sel = <2>;		/* PWM2 */
	qcom,enable-gp-driver;		/* Enable GP */
};

&qnand_1 {
	status = "ok";
};
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -29,6 +29,11 @@

		};

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

		pmdcalifornium_gpios: gpios {
			spmi-dev-container;
			compatible = "qcom,qpnp-pin";