mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 13:37:36 +02:00
arm64: dts: qcom: sm8550-mtp: use correct UFS supply
According to schematics the VCCQ2 supply is not connected and the L3G regulator instead powers up the controller pads (VDD_PX10). Use correct supply vdd-hba and drop unsupported current limit for the vdd-hba. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230906104744.163479-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
197ae69d1c
commit
5c72cb3a9a
|
|
@ -797,8 +797,7 @@ &ufs_mem_hc {
|
|||
vcc-max-microamp = <1300000>;
|
||||
vccq-supply = <&vreg_l1g_1p2>;
|
||||
vccq-max-microamp = <1200000>;
|
||||
vccq2-supply = <&vreg_l3g_1p2>;
|
||||
vccq2-max-microamp = <100>;
|
||||
vdd-hba-supply = <&vreg_l3g_1p2>;
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user