Re: [PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS

2023-10-02 Thread Konrad Dybcio
On 10/2/23 09:02, Luca Weiss wrote: On Fri Sep 29, 2023 at 3:12 PM CEST, Konrad Dybcio wrote: On 29.09.2023 11:52, Luca Weiss wrote: Enable the UFS phy and controller so that we can access the internal storage of the phone. At the same time we need to bump the minimum voltage used for UFS V

Re: [PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS

2023-10-02 Thread Luca Weiss
On Fri Sep 29, 2023 at 3:12 PM CEST, Konrad Dybcio wrote: > On 29.09.2023 11:52, Luca Weiss wrote: > > Enable the UFS phy and controller so that we can access the internal > > storage of the phone. > > > > At the same time we need to bump the minimum voltage used for UFS VCC, > > otherwise it does

Re: [PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS

2023-09-29 Thread Konrad Dybcio
On 29.09.2023 11:52, Luca Weiss wrote: > Enable the UFS phy and controller so that we can access the internal > storage of the phone. > > At the same time we need to bump the minimum voltage used for UFS VCC, > otherwise it doesn't initialize properly. The new range is taken from > the vcc-voltage

[PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS

2023-09-29 Thread Luca Weiss
Enable the UFS phy and controller so that we can access the internal storage of the phone. At the same time we need to bump the minimum voltage used for UFS VCC, otherwise it doesn't initialize properly. The new range is taken from the vcc-voltage-level property downstream. See also the following