Re: [PATCH V3 3/4] arm64: dts: qcom: hamoa: Add UFS nodes for x1e80100 SoC
From: Krzysztof Kozlowski
Date: Tue Jan 06 2026 - 08:40:37 EST
On 06/01/2026 14:00, Pradeep Pragallapati wrote:
>>
>>> + compatible = "qcom,x1e80100-ufshc",
>>> + "qcom,sm8550-ufshc",
>>> + "qcom,ufshc",
>>> + "jedec,ufs-2.0";
>>
>> Drop jedec compatible as Qcom UFS controller cannot fallback to generic ufshc
>> driver.
> "jedec,ufs-2.0" was set to const in dt-bindings, dropping now will lead
> to dtbs_check failures. is it ok, if i continue with it ?
No, it is not ok. You cannot have errors/warnings and I think it is
obvious that you need to fix everything, not only DTS.
Best regards,
Krzysztof