Add initial device tree to support NEO QXR LED Illumination E2E SoC platform. Change-Id: I188dea27254bd045ef3119cd5d4b62ced3a5afb8
34 lines
578 B
Plaintext
34 lines
578 B
Plaintext
#include "neo-qxr-hmt.dtsi"
|
|
#include "neo-pm8008.dtsi"
|
|
|
|
|
|
&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>;
|
|
};
|