Re: [PATCH V3 3/4] arm64: dts: qcom: hamoa: Add UFS nodes for x1e80100 SoC
From: Pradeep Pragallapati
Date: Tue Jan 06 2026 - 08:52:05 EST
On 1/6/2026 7:10 PM, Krzysztof Kozlowski wrote:
On 06/01/2026 14:00, Pradeep Pragallapati wrote:sure, i will update in my next patchset.
"jedec,ufs-2.0" was set to const in dt-bindings, dropping now will lead
+ 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.
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