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

Commit 5de0f8e2 authored by Yue Ma's avatar Yue Ma
Browse files

ARM: dts: msm: Update reserved debug memory location for CNSS



The reserved debug memory location device tree entry for CNSS needs
to be updated accordingly for MSM8994.

Change-Id: I3306e408a7f6e0b0abc785a79e157f2fa3e2e1bf
CRs-fixed: 685513
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent 54757847
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2513,9 +2513,9 @@
		compatible = "qcom,bcl";
	};

	cnss: qcom,cnss@0d400000 {
	cnss: qcom,cnss@06300000 {
		compatible = "qcom,cnss";
		reg = <0x0d400000 0x200000>;
		reg = <0x06300000 0x200000>;
		reg-names = "ramdump";
		wlan-en-gpio = <&msm_gpio 113 0>;
		vdd-wlan-supply = <&bt_vreg>;