Merge "ARM: dts: qcom: Remove no-amc tag for disp_bcm_voter"

This commit is contained in:
QCTECMDR Service
2024-12-08 06:04:23 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 0 additions and 2 deletions

View File

@@ -558,7 +558,6 @@
disp_bcm_voter: bcm_voter { disp_bcm_voter: bcm_voter {
compatible = "qcom,bcm-voter"; compatible = "qcom,bcm-voter";
qcom,tcs-wait = <QCOM_ICC_TAG_AMC>; qcom,tcs-wait = <QCOM_ICC_TAG_AMC>;
qcom,no-amc;
}; };
}; };
}; };

View File

@@ -570,7 +570,6 @@
disp_bcm_voter: bcm_voter { disp_bcm_voter: bcm_voter {
compatible = "qcom,bcm-voter"; compatible = "qcom,bcm-voter";
qcom,tcs-wait = <QCOM_ICC_TAG_AMC>; qcom,tcs-wait = <QCOM_ICC_TAG_AMC>;
qcom,no-amc;
}; };
}; };
}; };