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

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

Merge "ARM: dts: msm: Update default val for chip-wakeup regs on bengal"

parents 110e7b15 f7ae750f
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -446,6 +446,8 @@ Optional properties:
 - qcom,chip-wakeup-reg : This lists registers related to control interrupt mask
 - qcom,chip-wakeup-reg : This lists registers related to control interrupt mask
			for respective LPI TLMM GPIOs.
			for respective LPI TLMM GPIOs.
 - qcom,chip-wakeup-maskbit : This gives info on maskbit for given list of registers.
 - qcom,chip-wakeup-maskbit : This gives info on maskbit for given list of registers.
 - qcom,chip-wakeup-default-val : This gives info on default value to be updated
			for given chip regs.


* msm-dai-slim
* msm-dai-slim


+1 −0
Original line number Original line Diff line number Diff line
@@ -292,6 +292,7 @@
		qcom,lpi-gpios;
		qcom,lpi-gpios;
		qcom,chip-wakeup-reg = <0x003ca04c>;
		qcom,chip-wakeup-reg = <0x003ca04c>;
		qcom,chip-wakeup-maskbit = <0>;
		qcom,chip-wakeup-maskbit = <0>;
		qcom,chip-wakeup-default-val = <0x1>;
	};
	};
};
};