ARM: dts: msm: Enable PM8010, flash, PON, PWM & other nodes for parrot
Add compatible strings to PON, PWM-LPG, TRI-LED, VIBRATOR, FLASH-V2, PM8008/PM8010 regulator and AMOLED regulator DT nodes. These were removed from the bulk DT porting for Parrot on qcom-6.6 device-tree branch. While at it, remove the REVID Device node reference and the WLED and LCDB device nodes as they are not required for Parrot. These were initially added as a part of the bulk DT porting done for Parrot on qcom-6.6. Change-Id: I59666d86f449fd74366b1862bb23d8762b8abdad Signed-off-by: Shilpa Suresh <quic_c_sbsure@quicinc.com>
This commit is contained in:
@@ -169,10 +169,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pm6150l_revid {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&pm6150l_4 {
|
||||
qcom,power-on@800 {
|
||||
status = "disabled";
|
||||
@@ -422,16 +418,13 @@
|
||||
pinctrl-0 = <&pm8010i_active>;
|
||||
|
||||
pm8010-chip@900 {
|
||||
compatible = "qcom,pm8008-chip";
|
||||
reg = <0x900>;
|
||||
|
||||
PM8010I_EN: qcom,pm8008-chip-en {
|
||||
regulator-name = "pm8010i-chip-en";
|
||||
};
|
||||
};
|
||||
|
||||
qcom,revid@100 {
|
||||
reg = <0x100>;
|
||||
};
|
||||
};
|
||||
|
||||
pm8010i@9 {
|
||||
@@ -441,6 +434,7 @@
|
||||
#size-cells = <0>;
|
||||
|
||||
qcom,pm8010i-regulator {
|
||||
compatible = "qcom,pm8010-regulator";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
@@ -517,16 +511,13 @@
|
||||
pinctrl-0 = <&pm8010j_active>;
|
||||
|
||||
pm8010-chip@900 {
|
||||
compatible = "qcom,pm8008-chip";
|
||||
reg = <0x900>;
|
||||
|
||||
PM8010J_EN: qcom,pm8008-chip-en {
|
||||
regulator-name = "pm8010j-chip-en";
|
||||
};
|
||||
};
|
||||
|
||||
qcom,revid@100 {
|
||||
reg = <0x100>;
|
||||
};
|
||||
};
|
||||
|
||||
pm8010j@d {
|
||||
@@ -536,6 +527,7 @@
|
||||
#size-cells = <0>;
|
||||
|
||||
qcom,pm8010j-regulator {
|
||||
compatible = "qcom,pm8010-regulator";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
|
Reference in New Issue
Block a user