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

Commit 81a7e599 authored by Kiran Gunda's avatar Kiran Gunda
Browse files

ARM: dts: msm: Add SMPS6 node for trinket



Add SMPS6 regulator node for trinket-regulators. So that consumers
are able to modify the physical state of the regulator.

Change-Id: Ib84663963ed0b30cf353e813981e296081f1ea99
Signed-off-by: default avatarKiran Gunda <kgunda@codeaurora.org>
parent e0ecec31
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, 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
@@ -117,6 +117,16 @@

	};

	rpm-regulator-smpa6 {
		status = "okay";
		S6A: pm6125_s6: regulator-s6 {
			regulator-min-microvolt = <1064000>;
			regulator-max-microvolt = <1424000>;
			qcom,init-voltage = <1064000>;
			status = "okay";
		};
	};

	rpm-regulator-ldoa1 {
		status = "okay";
		L1A: pm6125_l1: regulator-l1 {