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

Commit a9c40d06 authored by Amit Nischal's avatar Amit Nischal Committed by Shefali Jain
Browse files

ARM: dts: msm: Add support for bb_clk3 for MSM8909w-PM660 device



There is a requirement to add bb_clk3 clock for NFC operation so
add support for the same by registering extra clocks only for
MSM8909w-PM660 device with the help of overriding compatible
property for RPM clock node.

Change-Id: I66d5b47a9712477eb4cf9ad47e436d70f5522b93
Signed-off-by: default avatarAmit Nischal <anischal@codeaurora.org>
parent 69162a8e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -168,6 +168,10 @@
	qcom,clock-a7@0b011050 {
		cpu-vdd-supply = <&apc_vreg_corner>;
	};

	qcom,rpmcc@1800000 {
		compatible = "qcom,rpmcc-8909-pm660";
	};
};

&sdhc_1 {