Message ID | 20221215190404.398788-1-they@mint.lgbt (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [v4,1/4] dt-bindings: ufs: qcom: Add SM6125 compatible string | expand |
On 15/12/2022 20:04, Lux Aliaga wrote: > Document the compatible for UFS found on the SM6125. > > Signed-off-by: Lux Aliaga <they@mint.lgbt> > --- Three versions the same day? It's too much. Where is the changelog? What happened here? > Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml index b517d76215e3..42422f3471b3 100644 --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml @@ -29,6 +29,7 @@ properties: - qcom,sc8280xp-ufshc - qcom,sdm845-ufshc - qcom,sm6115-ufshc + - qcom,sm6125-ufshc - qcom,sm6350-ufshc - qcom,sm8150-ufshc - qcom,sm8250-ufshc @@ -185,6 +186,7 @@ allOf: contains: enum: - qcom,sm6115-ufshc + - qcom,sm6125-ufshc then: properties: clocks:
Document the compatible for UFS found on the SM6125. Signed-off-by: Lux Aliaga <they@mint.lgbt> --- Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++ 1 file changed, 2 insertions(+)