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

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

Merge "ARM: dts: msm: Enable KPDPWR software debounce for PMK8350"

parents 9ea3202c 25f03c3c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -29,10 +29,12 @@

		pon_hlos@1300 {
			compatible = "qcom,qpnp-power-on";
			reg = <0x1300>;
			reg = <0x1300>, <0x800>;
			reg-names = "pon_hlos", "pon_pbs";
			interrupts = <0x0 0x13 0x7 IRQ_TYPE_EDGE_BOTH>,
				     <0x0 0x13 0x6 IRQ_TYPE_EDGE_BOTH>;
			interrupt-names = "kpdpwr", "resin";
			qcom,kpdpwr-sw-debounce;

			qcom,pon_1 {
				qcom,pon-type = <PON_POWER_ON_TYPE_KPDPWR>;