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

Commit 5764b453 authored by Bharathraj Nagaraju's avatar Bharathraj Nagaraju Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Remove Camera GPIO configuration for 8996 ADP



cam_snapshot & cam_focus button support is not available
for msm8996 agave ADP. Hence remove the GPIO configurations
associated with it.

Change-Id: I6692e39d7c5a8c27907acc405774d6e65926ee78
Signed-off-by: default avatarBharathraj Nagaraju <snbraj@codeaurora.org>
parent bf10764e
Loading
Loading
Loading
Loading
+1 −19
Original line number Diff line number Diff line
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-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
@@ -966,24 +966,6 @@
			gpio-key,wakeup;
			debounce-interval = <15>;
		};

		cam_snapshot {
			label = "cam_snapshot";
			gpios = <&pm8994_gpios 4 0x1>;
			linux,input-type = <1>;
			linux,code = <766>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};

		cam_focus {
			label = "cam_focus";
			gpios = <&pm8994_gpios 5 0x1>;
			linux,input-type = <1>;
			linux,code = <528>;
			gpio-key,wakeup;
			debounce-interval = <15>;
		};
	};

	sound-9335 {