mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: msm: Update Leica Voltages for NEO SG Luna_V2
Update Leica Min and Max Voltages for NEO SG Luna_V2. Change-Id: I9a2aac21bbda1bb85578743675c404e677c65fdc
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
e7e4796904
commit
74ba92b8ff
@@ -1,6 +1,35 @@
|
||||
#include "neo-sg-idp.dtsi"
|
||||
#include "neo-pm8008.dtsi"
|
||||
|
||||
&soc {
|
||||
};
|
||||
|
||||
&L1I {
|
||||
regulator-min-microvolt = <1000000>;
|
||||
regulator-max-microvolt = <1260000>;
|
||||
};
|
||||
|
||||
&L3I {
|
||||
regulator-min-microvolt = <1792000>;
|
||||
regulator-max-microvolt = <1900000>;
|
||||
};
|
||||
|
||||
&L4I {
|
||||
regulator-min-microvolt = <1792000>;
|
||||
regulator-max-microvolt = <1900000>;
|
||||
};
|
||||
|
||||
&L5I {
|
||||
regulator-min-microvolt = <1504000>;
|
||||
regulator-max-microvolt = <3544000>;
|
||||
};
|
||||
|
||||
&L6I {
|
||||
regulator-min-microvolt = <2700000>;
|
||||
regulator-max-microvolt = <3000000>;
|
||||
};
|
||||
|
||||
&L7I {
|
||||
regulator-min-microvolt = <2700000>;
|
||||
regulator-max-microvolt = <3000000>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user