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

Commit e14cf944 authored by zhaochen's avatar zhaochen
Browse files

ARM: dts: msm: Support 16bit vlevel setting from SAW for sdm429 spyro



Update pvc port configuration for sending upper byte
of 16bit vlevel for SDM439 spyro EVT device.

Change-Id: I97425e6560e3a7ee96b5460c20b77f06d4ad75e3
Signed-off-by: default avatarzhaochen <zhaochen@codeaurora.org>
parent 666cbd31
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -42,6 +42,24 @@
};

&soc {
	/delete-node/ qcom,spm@b1d2000;
	qcom,spm@b1d2000 {
		compatible = "qcom,spm-v2";
		#address-cells = <1>;
		#size-cells = <1>;
		reg = <0xb1d2000 0x1000>;
		qcom,name = "system-cci";
		qcom,saw2-ver-reg = <0xfd0>;
		qcom,saw2-cfg = <0x14>;
		qcom,saw2-spm-dly= <0x3C102800>;
		qcom,saw2-spm-ctl = <0xe>;
		qcom,cpu-vctl-list = <&CPU0 &CPU1 &CPU2 &CPU3>;
		qcom,vctl-timeout-us = <500>;
		qcom,vctl-port = <0x0>;
		qcom,vctl-port-ub = <0x1>;
		qcom,pfm-port = <0x2>;
	};

	gpio_keys: gpio_keys {
		compatible = "gpio-keys";
		label = "gpio-keys";