Skip to content

Commit

Permalink
arm64: dts: qcom: sdm636-xiaomi-tulip: enable fan53526 buck regulator…
Browse files Browse the repository at this point in the history
… for LDDR4

Signed-off-by: Gianluca Boiano <[email protected]>
  • Loading branch information
M0Rf30 committed Nov 9, 2024
1 parent f3d1059 commit cde75bc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions arch/arm64/boot/dts/qcom/sdm636-xiaomi-tulip.dts
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,16 @@

&blsp_i2c2 {
status = "okay";

regulator@60 {
compatible = "fcs,fan53526";
reg = <0x60>;
regulator-always-on;
regulator-min-microvolt = <1000000>;
regulator-max-microvolt = <1100000>;
vin-supply = <&vph_pwr>;
fcs,suspend-voltage-selector = <1>;
};
};

&blsp_i2c6 {
Expand Down

0 comments on commit cde75bc

Please sign in to comment.