Skip to content

Commit

Permalink
arm64: dts: qcom: odin2 regulator comment wip
Browse files Browse the repository at this point in the history
Signed-off-by: Xilin Wu <[email protected]>
  • Loading branch information
strongtz committed Mar 28, 2024
1 parent 585b062 commit cc6089c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/boot/dts/qcom/qcs8550-ayn-odin2.dts
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
};

/* Sensors vddio */
vreg_l1b_1p8: ldo1 {
regulator-name = "vreg_l1b_1p8";
regulator-min-microvolt = <1800000>;
Expand All @@ -498,6 +499,7 @@
RPMH_REGULATOR_MODE_HPM>;
};

/* Sensors vdd */
vreg_l2b_3p0: ldo2 {
regulator-name = "vreg_l2b_3p0";
regulator-min-microvolt = <3008000>;
Expand Down Expand Up @@ -610,6 +612,7 @@
RPMH_REGULATOR_MODE_HPM>;
};

/* Speaker dvdd */
vreg_l15b_1p8: ldo15 {
regulator-name = "vreg_l15b_1p8";
regulator-min-microvolt = <1800000>;
Expand Down

0 comments on commit cc6089c

Please sign in to comment.