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

Commit 6401cc21 authored by Sandeep Panda's avatar Sandeep Panda
Browse files

ARM: dts: msm: fix vsync gpio pinctrl functionality for sdm660



Fix the DSI TE vsync gpio function name for sdm660 target as
per pinctrl framework.

Change-Id: Ie411514e5ce1f1d98cb205be17f51834917bf4b5
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 2dc96b1c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/* Copyright (c) 2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2017, 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
@@ -1301,7 +1301,7 @@
			mdss_te_active: mdss_te_active {
				mux {
					pins = "gpio59";
					function = "mdp_vsync_p";
					function = "mdp_vsync";
				};
				config {
					pins = "gpio59";
@@ -1313,7 +1313,7 @@
			mdss_te_suspend: mdss_te_suspend {
				mux {
					pins = "gpio59";
					function = "mdp_vsync_p";
					function = "mdp_vsync";
				};
				config {
					pins = "gpio59";