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

Commit 11ce7c74 authored by Yulei Yao's avatar Yulei Yao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add resource manager node for SDM670



Add cam-res-mgr node to avoid conflict from shared resources.

External Impact: No
CRs-Fixed: 2446760
Change-Id: I4dbb64bffbe97b56be5e4d3973f33b74ee833317
Signed-off-by: default avatarYulei Yao <yuleiy@codeaurora.org>
parent 3541909b
Loading
Loading
Loading
Loading
+6 −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
@@ -194,6 +194,11 @@
};

&cam_cci {
	qcom,cam-res-mgr {
		compatible = "qcom,cam-res-mgr";
		status = "ok";
	};

	actuator_rear: qcom,actuator@0 {
		cell-index = <0>;
		reg = <0x0>;