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

Commit 172e37dc authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 5b5dab6d 5de0f8e2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2515,9 +2515,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>;