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

Commit f1188655 authored by Neeti Desai's avatar Neeti Desai
Browse files

ARM: dts: msm: Update the base address of the BR register



The base address of the Blocker Remapper register, required
for performing data moving operations using OCMEM was not
correct. Update the address in the device tree node to point
to the correct address.

Change-Id: I5d92e70c6365f9d1950c9abe0d59fa686c0fb381
Signed-off-by: default avatarNeeti Desai <neetid@codeaurora.org>
parent 14a5d3a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1746,7 +1746,7 @@
		compatible = "qcom,msm-ocmem";
		reg = <0xfdd00000 0x2000>,
		      <0xfdd02000 0x2000>,
		      <0xfe039000 0x400>,
		      <0xfe070000 0x400>,
		      <0xfec00000 0x200000>;
		reg-names = "ocmem_ctrl_physical", "dm_ctrl_physical", "br_ctrl_physical", "ocmem_physical";
		interrupts = <0 76 0 0 77 0>;