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

Commit 506e54c8 authored by Chintan Pandya's avatar Chintan Pandya Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add support for qcs605-llcc



qcs605-llcc configuration is re-using sdm670-llcc
config.

Add proper compatibility to support LLCC on qcs605.

Change-Id: I8e4384519af646ca36f28ef54bd19a283bf384ae
Signed-off-by: default avatarChintan Pandya <cpandya@codeaurora.org>
parent b3a1b646
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -76,6 +76,10 @@
	};
};

&llcc {
	compatible = "qcom,qcs605-llcc";
};

&ipa_hw {
	status = "disabled";
};