Skip to content

Commit

Permalink
ccmp25: add SCMI regulator to manage vdd3v3_usb
Browse files Browse the repository at this point in the history
Signed-off-by: Arturo Buzarra <[email protected]>
  • Loading branch information
abuzarra committed Jul 30, 2024
1 parent 54730b9 commit d1c02ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/arch/arm/dts/ccmp25-dvk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,10 @@
reg = <VOLTD_SCMI_STPMIC2_LDO2>;
voltd-supply = <&vdd_emmc>;
};
scmi_vdd3v3_usb: voltd-vdd3v3-usb {
reg = <VOLTD_SCMI_STPMIC2_LDO4>;
voltd-supply = <&vdd3v3_usb>;
};
scmi_ldo6: voltd-ldo6 {
reg = <VOLTD_SCMI_STPMIC2_LDO6>;
voltd-supply = <&ldo6>;
Expand Down

0 comments on commit d1c02ab

Please sign in to comment.