ARM: dts: msm: rename the flash/WLED devices in pmicobalt
Rename the flash and WLED devices available in cobalt platform to use the same naming convention. Change-Id: I812f0f6b38e7e9973cc9a0c8bfd6fb5078f719ff Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
parent
9f3090c43d
commit
b265655edb
1 changed files with 5 additions and 5 deletions
|
@ -443,7 +443,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
pmi8998_wled: qcom,leds@d800 {
|
||||
pmicobalt_wled: qcom,leds@d800 {
|
||||
compatible = "qcom,qpnp-wled";
|
||||
reg = <0xd800 0x100>,
|
||||
<0xd900 0x100>,
|
||||
|
@ -507,7 +507,7 @@
|
|||
qcom,hdrm-auto-mode;
|
||||
qcom,isc-delay = <192>;
|
||||
|
||||
pmi8998_flash0: qcom,flash_0 {
|
||||
pmicobalt_flash0: qcom,flash_0 {
|
||||
label = "flash";
|
||||
qcom,led-name = "led:flash_0";
|
||||
qcom,max-current = <1500>;
|
||||
|
@ -520,7 +520,7 @@
|
|||
qcom,hdrm-vol-hi-lo-win-mv = <100>;
|
||||
};
|
||||
|
||||
pmi8998_flash1: qcom,flash_1 {
|
||||
pmicobalt_flash1: qcom,flash_1 {
|
||||
label = "flash";
|
||||
qcom,led-name = "led:flash_1";
|
||||
qcom,max-current = <1500>;
|
||||
|
@ -533,7 +533,7 @@
|
|||
qcom,hdrm-vol-hi-lo-win-mv = <100>;
|
||||
};
|
||||
|
||||
pmi8998_flash2: qcom,flash_2 {
|
||||
pmicobalt_flash2: qcom,flash_2 {
|
||||
label = "flash";
|
||||
qcom,led-name = "led:flash_2";
|
||||
qcom,max-current = <750>;
|
||||
|
@ -549,7 +549,7 @@
|
|||
pinctrl-1 = <&led_disable>;
|
||||
};
|
||||
|
||||
pmi8998_switch: qcom,led_switch {
|
||||
pmicobalt_switch: qcom,led_switch {
|
||||
label = "switch";
|
||||
qcom,led-name = "led:switch";
|
||||
qcom,default-led-trigger =
|
||||
|
|
Loading…
Add table
Reference in a new issue