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

Commit 5137bab5 authored by Meng Wang's avatar Meng Wang
Browse files

ARM: dts: msm: Add audio hw vote clock node in lpi

Add audio hw vote clock node in lpi device tree
in order to support digital clk resource manager
in lahaina targets.

Change-Id: Id64fdd5f07a8408ddb6ebb6247c3c741f22d2785
parent 05f34477
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -47,8 +47,10 @@
						   <0x00000000>, <0x00000000>,
						   <0x00000006>;

			clock-names = "lpass_core_hw_vote";
			clocks = <&lpass_core_hw_vote 0>;
			clock-names = "lpass_core_hw_vote",
					"lpass_audio_hw_vote";
			clocks = <&lpass_core_hw_vote 0>,
					<&lpass_audio_hw_vote 0>;
		};

		bolero: bolero-cdc {