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

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

Merge "ARM: dts: msm: delete pca9956b dts file"

parents 81a82e48 6e555535
Loading
Loading
Loading
Loading
+15 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@

#include "qcs404.dtsi"
#include "qcs405-wsa-audio-overlay.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS404 Turbox C404 IOT";
@@ -43,6 +42,21 @@
	status = "disabled";
};

&pms405_pon {
	interrupts = <0x0 0x8 0x0 IRQ_TYPE_NONE>,
		     <0x0 0x8 0x1 IRQ_TYPE_NONE>;
	interrupt-names = "kpdpwr", "resin";
	qcom,pon_2 {
		qcom,pon-type = <1>;
		qcom,pull-up = <1>;
		qcom,support-reset = <1>;
		qcom,s1-timer = <4480>;
		qcom,s2-timer = <1000>;
		qcom,s2-type = <1>;
		linux,code = <KEY_KPEQUAL>;
	};
};

&soc {
	gpio_keys {
		vol_mute {