ARM: dts: msm: update S1G regulator support for tuna atp
Update S1G regulator support for tuna atp as it has kiwi by default. While at it, Disable some unused nodes for tuna spmi debug bus. Change-Id: I28f697b11c4bd5cdaf3cfd0eaa0a9397b415e3fa Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
@@ -4,3 +4,13 @@
|
||||
*/
|
||||
|
||||
#include "tuna-mtp.dtsi"
|
||||
|
||||
&S1G {
|
||||
regulator-min-microvolt = <806000>;
|
||||
regulator-max-microvolt = <1003000>;
|
||||
qcom,init-voltage = <852000>;
|
||||
};
|
||||
|
||||
&L3G {
|
||||
regulator-always-on;
|
||||
};
|
||||
|
Reference in New Issue
Block a user