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

Commit 32c97cc2 authored by David Dai's avatar David Dai
Browse files

ARM: dts: msm: Add ALC bus node for sdm845



Added ALC bus node to allow clients to make ALC requests.

Change-Id: Ibda09a06be9ce1276edb5a80249cac9e472b5f8a
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
parent 979ef22a
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1073,6 +1073,15 @@
			qcom,bcms = <&bcm_sn4>;
		};

		mas_alc: mas-alc {
			cell-id = <MSM_BUS_MASTER_ALC>;
			label = "mas-alc";
			qcom,buswidth = <1>;
			qcom,agg-ports = <1>;
			qcom,bus-dev = <&fab_mc_virt>;
			qcom,bcms = <&bcm_alc>;
		};

		mas_llcc_mc_display: mas-llcc-mc_display {
			cell-id = <MSM_BUS_MASTER_LLCC_DISPLAY>;
			label = "mas-llcc-mc_display";