Message ID | 20230119151406.4168685-3-abel.vesa@linaro.org |
---|---|
State | New |
Headers | show |
Series | ufs: host: ufs-qcom: Add support for SM8550 | expand |
On Thu, Jan 19, 2023 at 05:14:06PM +0200, Abel Vesa wrote: > Document the compatible for the UFS found on SM8550. > > Signed-off-by: Abel Vesa <abel.vesa@linaro.org> Acked-by: Manivannan Sadhasivam <mani@kernel.org> Thanks, Mani > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml > index 54f5f8dc5c87..108c281e9d09 100644 > --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml > +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml > @@ -33,6 +33,7 @@ properties: > - qcom,sm8250-ufshc > - qcom,sm8350-ufshc > - qcom,sm8450-ufshc > + - qcom,sm8550-ufshc > - const: qcom,ufshc > - const: jedec,ufs-2.0 > > @@ -106,6 +107,7 @@ allOf: > - qcom,sm8250-ufshc > - qcom,sm8350-ufshc > - qcom,sm8450-ufshc > + - qcom,sm8550-ufshc > then: > properties: > clocks: > -- > 2.34.1 >
diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml index 54f5f8dc5c87..108c281e9d09 100644 --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml @@ -33,6 +33,7 @@ properties: - qcom,sm8250-ufshc - qcom,sm8350-ufshc - qcom,sm8450-ufshc + - qcom,sm8550-ufshc - const: qcom,ufshc - const: jedec,ufs-2.0 @@ -106,6 +107,7 @@ allOf: - qcom,sm8250-ufshc - qcom,sm8350-ufshc - qcom,sm8450-ufshc + - qcom,sm8550-ufshc then: properties: clocks: