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

Commit 7a92acc4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: mdm: Specify the gpio needed for sd_slot_vreg"

parents 22822ff1 ac2e656c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-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
@@ -278,6 +278,7 @@
		compatible = "regulator-fixed";
		regulator-name = "sd_2.95";
		startup-delay-us = <1600>;
		gpio = <&tlmm_pinmux 50 0>;
		enable-active-high;
	};
};