mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Add default LED trigger for red LED for kalama-sg-hhg"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e9e00ccd74
@@ -41,15 +41,46 @@
|
||||
qcom,ires-ua = <5000>;
|
||||
};
|
||||
|
||||
qcom,indicator_3 {
|
||||
pm8550_led_camera: qcom,indicator_3 {
|
||||
label = "indicator";
|
||||
qcom,id = <3>;
|
||||
qcom,led-name = "led:red";
|
||||
qcom,max-current-ma = <5>;
|
||||
qcom,ires-ua = <5000>;
|
||||
qcom,default-led-trigger = "front_camera";
|
||||
};
|
||||
};
|
||||
|
||||
&L1N {
|
||||
regulator-max-microvolt = <1200000>;
|
||||
qcom,init-voltage = <1200000>;
|
||||
};
|
||||
|
||||
&L2N {
|
||||
regulator-max-microvolt = <1200000>;
|
||||
qcom,init-voltage = <1200000>;
|
||||
};
|
||||
|
||||
&L3N {
|
||||
regulator-max-microvolt = <3000000>;
|
||||
qcom,init-voltage = <3000000>;
|
||||
};
|
||||
|
||||
&L4N {
|
||||
regulator-max-microvolt = <3300000>;
|
||||
qcom,init-voltage = <3300000>;
|
||||
};
|
||||
|
||||
&L6N {
|
||||
regulator-min-microvolt = <2800000>;
|
||||
qcom,init-voltage = <2800000>;
|
||||
};
|
||||
|
||||
&L7N {
|
||||
regulator-min-microvolt = <2800000>;
|
||||
qcom,init-voltage = <2800000>;
|
||||
};
|
||||
|
||||
&usb_qmp_dp_phy {
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user