Message ID | 3mjmyo45td4zpnzntphwqdbc6rogs7c7q6jkjvqgvyzxl2l7ie@wkusfdalqwj5 (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add initial DTS for Samsung Galaxy Book4 Edge | expand |
On 15/08/2024 12:41, Marcus Glocker wrote:
> Add the UFS Host Controller binding.
Also incomplete and actually not matching the patch at all. You do not
add new UFS Controller binding here.
Best regards,
Krzysztof
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml index 25a5edeea164..4cb3fea53651 100644 --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml @@ -41,6 +41,7 @@ properties: - qcom,sm8450-ufshc - qcom,sm8550-ufshc - qcom,sm8650-ufshc + - qcom,x1e80100-ufshc - const: qcom,ufshc - const: jedec,ufs-2.0 @@ -121,6 +122,7 @@ allOf: contains: enum: - qcom,sc7180-ufshc + - qcom,x1e80100-ufshc then: properties: clocks:
Add the UFS Host Controller binding. Signed-off-by: Marcus Glocker <marcus@nazgul.ch> --- Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++ 1 file changed, 2 insertions(+)