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

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

Merge "ARM: dts: msm: Add qcom,cmd_db_name property for WLAN in Kona"

parents e67e504d cf1faa5a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,6 +54,8 @@ Optional properties:
                                 between WLAN/PCIe and SMMU
  - qcom,wlan-ramdump-dynamic: To enable CNSS RAMDUMP collection
                               by providing the size of CNSS DUMP
  - qcom,cmd_db_name: CommandDB name indicating the PMIC rail used for open
                      loop CPR
  - reg: Memory regions defined as starting address and size
  - reg-names: Names of the memory regions defined in reg entry
  - wlan-bootstrap-gpio: WLAN_BOOTSTRAP GPIO signal specified by QCA6174
+6 −0
Original line number Diff line number Diff line
#include "kona-mtp.dtsi"

&wlan {
	vdd-wlan-dig-supply = <&pm8150_s6>;
	qcom,vdd-wlan-dig-config = <950000 950000 0 0 1>;
	qcom,cmd_db_name = "smpa6";
};
+2 −1
Original line number Diff line number Diff line
@@ -4815,7 +4815,7 @@
		status = "ok";
	};

	qcom,cnss-qca6390@b0000000 {
	wlan: qcom,cnss-qca6390@b0000000 {
		compatible = "qcom,cnss-qca6390";
		reg = <0xb0000000 0x10000>,
		      <0xb2e5510 0x5c0>;
@@ -4827,6 +4827,7 @@
		qcom,wlan-rc-num = <0>;
		qcom,wlan-ramdump-dynamic = <0x400000>;
		qcom,smmu-s1-enable;
		qcom,cmd_db_name = "smpf2";

		qcom,msm-bus,name = "msm-cnss";
		qcom,msm-bus,num-cases = <5>;