Re: [PATCH V1 4/4] arm64: dts: qcom: hamoa-iot-evk: Enable UFS

From: Pradeep Pragallapati

Date: Tue Dec 30 2025 - 03:58:47 EST



On 12/29/2025 5:47 PM, Konrad Dybcio wrote:
On 12/29/25 7:06 AM, Pradeep P V K wrote:
Enable UFS for HAMOA-IOT-EVK board.

Signed-off-by: Pradeep P V K <pradeep.pragallapati@xxxxxxxxxxxxxxxx>
---
[...]

+&ufs_mem_hc {
+ reset-gpios = <&tlmm 238 GPIO_ACTIVE_LOW>;
+
+ vcc-supply = <&vreg_l17b_2p5>;
+ vcc-max-microamp = <1300000>;
I think they should both be 1.2 A peak

Konrad
This (1.3 A) is as per Hamoa power grid, which is same as SM8550.
+ vccq-supply = <&vreg_l2i_1p2>;
+ vccq-max-microamp = <1200000>;
+
+ status = "okay";
+};
+
&usb_1_ss0_dwc3_hs {
remote-endpoint = <&pmic_glink_ss0_hs_in>;
};