Re: [PATCH v4 1/6] dt-bindings: phy: Add QMP UFS PHY comptible for SM8550

From: Johan Hovold
Date: Mon Jan 23 2023 - 04:48:23 EST


On Tue, Jan 17, 2023 at 04:20:10PM +0200, Abel Vesa wrote:
> Document the QMP UFS PHY compatible for SM8550.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml
> index 760791de0869..64ed331880f6 100644
> --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml
> +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml
> @@ -18,6 +18,7 @@ properties:
> enum:
> - qcom,sc8280xp-qmp-ufs-phy
> - qcom,sm6125-qmp-ufs-phy
> + - qcom,sm8550-qmp-ufs-phy
>
> reg:
> maxItems: 1

Reviewed-by: Johan Hovold <johan+linaro@xxxxxxxxxx>