Re: [PATCH v2 05/15] dt-bindings: ufs: qcom,ufs: convert to dtschema
From: Rob Herring
Date: Fri Feb 25 2022 - 14:33:50 EST
On Tue, 22 Feb 2022 15:58:44 +0100, Krzysztof Kozlowski wrote:
> Convert the Qualcomm Universal Flash Storage (UFS) Controller to DT
> schema format.
>
> Except the conversion, add also properties already present in DTS:
> iommus, interconnects and power-domains.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/ufs/qcom,ufs.yaml | 241 ++++++++++++++++++
> .../devicetree/bindings/ufs/ufshcd-pltfrm.txt | 90 -------
> 2 files changed, 241 insertions(+), 90 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
> delete mode 100644 Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt
>
Reviewed-by: Rob Herring <robh@xxxxxxxxxx>