Merge "ARM: dts: msm: Add ufs shutdown power supply for kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
65085722f1
@@ -57,6 +57,9 @@
|
||||
qcom,vccq2-parent-supply = <&S1B>;
|
||||
qcom,vccq2-parent-max-microamp = <210000>;
|
||||
|
||||
qcom,vccq-proxy-vote-supply = <&L1D>;
|
||||
qcom,vccq-proxy-vote-max-microamp = <750000>;
|
||||
|
||||
clock-names =
|
||||
"core_clk",
|
||||
"bus_aggr_clk",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
&ufsphy_mem {
|
||||
@@ -40,5 +40,9 @@
|
||||
qcom,vccq-parent-supply = <&S2B>;
|
||||
qcom,vccq-parent-max-microamp = <210000>;
|
||||
|
||||
qcom,vccq-proxy-vote-supply = <&L1D>;
|
||||
qcom,vccq-proxy-vote-max-microamp = <750000>;
|
||||
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
&ufsphy_mem {
|
||||
@@ -45,5 +45,8 @@
|
||||
qcom,vccq-parent-supply = <&S2B>;
|
||||
qcom,vccq-parent-max-microamp = <210000>;
|
||||
|
||||
qcom,vccq-proxy-vote-supply = <&L1D>;
|
||||
qcom,vccq-proxy-vote-max-microamp = <1200000>;
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user