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

Commit 371cd515 authored by Sunid Wilson's avatar Sunid Wilson
Browse files

ARM: dts: msm: Add vbif register configuration for FD on 8996



To improve portability and reduce register configuration errors
add FD vbif reg configuration to dtsi.

Change-Id: I5d2cd7c3fb94e980066a6fbe52f407f15f66c36b
Signed-off-by: default avatarSunid Wilson <sunidw@codeaurora.org>
parent ded48a9d
Loading
Loading
Loading
Loading
+14 −10
Original line number Diff line number Diff line
@@ -633,10 +633,14 @@
			"smmu_cpp_axi_clk", "camss_ahb_clk",
			"camss_cpp_axi_clk", "cpp_vbif_ahb_clk",
			"smmu_cpp_ahb_clk";
	clock-rates = <0 0 0 0 400000000 400000000 400000000 80000000 0 0 0 0 0>;
		bus-bandwidth-vectors = <13000000 13000000>,
		clock-rates = <0 0 0 0 400000000 400000000>,
			<400000000 80000000 0 0 0 0 0>;
		qcom,bus-bandwidth-vectors = <13000000 13000000>,
			<45000000 45000000>,
			<90000000 90000000>;
		qcom,vbif-reg-settings = <0x10 0x40004000>,
			<0x18 0x10000000>,
			<0x1c 0x10000000>;
		status = "ok";
	};