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

Commit 5d4734db authored by Venkata Prahlad Valluru's avatar Venkata Prahlad Valluru Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add bootloader enabled regulators for QCS605 MTP



Lt9611 bridge regulators are enabled by bootloader.

Change-Id: I8541aac09469e1641fbc499b8e3f7e4252d47983
Signed-off-by: default avatarVenkata Prahlad Valluru <vvalluru@codeaurora.org>
parent 63eed8e7
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-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
@@ -85,3 +85,11 @@

	status = "ok";
};

&pm660_l12 {
	regulator-boot-on;
};

&lt9611_vcc_eldo {
	regulator-boot-on;
};