mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-31 22:47:27 +00:00
Merge "ARM: dts: msm: Device tree support for muticard tray removal FR"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
bde3839e79
@@ -56,10 +56,22 @@
|
||||
qcom,vdd-voltage-level = <2960000 2960000>;
|
||||
qcom,vdd-current-level = <0 800000>;
|
||||
|
||||
/*
|
||||
* min/max voltages are voted on L24B/L28B and L24B/L28B_PBS
|
||||
* regulators will only be voted for enabling/disabling conditions
|
||||
* to support FR84471 for chipsets where PMIC doesn't support
|
||||
* PBS ram sequence to turn OFF regulators automatically on
|
||||
* multicard tray removal and these new regulator resources are
|
||||
* exposed by PMIC team as part of this FR.
|
||||
*/
|
||||
vdd-en-dis-supply = <&L24B_PBS>;
|
||||
|
||||
vdd-io-supply = <&L28B>;
|
||||
qcom,vdd-io-voltage-level = <1800000 2960000>;
|
||||
qcom,vdd-io-current-level = <0 22000>;
|
||||
|
||||
vdd-io-en-dis-supply = <&L28B_PBS>;
|
||||
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&sdc2_on>;
|
||||
pinctrl-1 = <&sdc2_off>;
|
||||
|
||||
@@ -105,10 +105,22 @@
|
||||
qcom,vdd-voltage-level = <2960000 2960000>;
|
||||
qcom,vdd-current-level = <0 800000>;
|
||||
|
||||
/*
|
||||
* min/max voltages are voted on L24B/L28B and L24B/L28B_PBS
|
||||
* regulators will only be voted for enabling/disabling conditions
|
||||
* to support FR84471 for chipsets where PMIC doesn't support
|
||||
* PBS ram sequence to turn OFF regulators automatically on
|
||||
* multicard tray removal and these new regulator resources are
|
||||
* exposed by PMIC team as part of this FR.
|
||||
*/
|
||||
vdd-en-dis-supply = <&L24B_PBS>;
|
||||
|
||||
vdd-io-supply = <&L28B>;
|
||||
qcom,vdd-io-voltage-level = <1800000 2960000>;
|
||||
qcom,vdd-io-current-level = <0 22000>;
|
||||
|
||||
vdd-io-en-dis-supply = <&L28B_PBS>;
|
||||
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&sdc2_on>;
|
||||
pinctrl-1 = <&sdc2_off>;
|
||||
|
||||
@@ -56,10 +56,22 @@
|
||||
qcom,vdd-voltage-level = <2960000 2960000>;
|
||||
qcom,vdd-current-level = <0 800000>;
|
||||
|
||||
/*
|
||||
* min/max voltages are voted on L24B/L28B and L24B/L28B_PBS
|
||||
* regulators will only be voted for enabling/disabling conditions
|
||||
* to support FR84471 for chipsets where PMIC doesn't support
|
||||
* PBS ram sequence to turn OFF regulators automatically on
|
||||
* multicard tray removal and these new regulator resources are
|
||||
* exposed by PMIC team as part of this FR.
|
||||
*/
|
||||
vdd-en-dis-supply = <&L24B_PBS>;
|
||||
|
||||
vdd-io-supply = <&L28B>;
|
||||
qcom,vdd-io-voltage-level = <1800000 2960000>;
|
||||
qcom,vdd-io-current-level = <0 22000>;
|
||||
|
||||
vdd-io-en-dis-supply = <&L28B_PBS>;
|
||||
|
||||
pinctrl-names = "default", "sleep";
|
||||
pinctrl-0 = <&sdc2_on>;
|
||||
pinctrl-1 = <&sdc2_off>;
|
||||
|
||||
Reference in New Issue
Block a user