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

Commit e90c0772 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix the DCC SRAM address in qcs405"

parents 5ebcda44 647a729f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -373,7 +373,7 @@
	dcc: dcc_v2@b2000 {
		compatible = "qcom,dcc-v2";
		reg = <0x000b2000 0x1000>,
		      <0x000bf800 0x800>;
		      <0x000bfc00 0x400>;

		clocks = <&clock_gcc GCC_DCC_CLK>;
		clock-names = "dcc_clk";