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

Commit 862e7495 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add wake-gpio for qcs405-iot-sku6 variant only"

parents 44be00f7 d6a9708b
Loading
Loading
Loading
Loading
+10 −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
@@ -60,4 +60,13 @@
			spi-max-frequency = <50000000>;
		};
	};

	gpio_keys {
		/delete-node/ vol_mute;
	};
};

&pcie0 {
	pinctrl-0 = <&pcie0_perst_default &pcie0_wake_default>;
	wake-gpio = <&tlmm 21 0>;
};
+1 −2
Original line number Diff line number Diff line
@@ -65,10 +65,9 @@
				0x0044 0x00  0x0>;

		pinctrl-names = "default";
		pinctrl-0 = <&pcie0_perst_default &pcie0_wake_default>;
		pinctrl-0 = <&pcie0_perst_default>;

		perst-gpio = <&tlmm 43 0>;
		wake-gpio = <&tlmm 21 0>;

		vreg-1.8-supply = <&pms405_l5>;
		vreg-0.9-supply = <&pms405_l3>;