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

Commit 8751c896 authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: MSM: Update llcc device node for MSMSKUNK



The core driver name should match the compatible string in the driver
otherwise the driver wont be probed.

Change-Id: I188d10794cf562560173f7b8bdd7cd95533688b4
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent b948f87c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -559,7 +559,7 @@
	};

	qcom,llcc@1300000 {
		compatible = "llcc-core", "syscon", "simple-mfd";
		compatible = "qcom,llcc-core", "syscon", "simple-mfd";
		reg = <0x1300000 0x50000>;
		reg-names = "llcc_base";