Re: [PATCH 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

From: Rob Herring
Date: Mon Apr 04 2022 - 19:08:14 EST


On Sat, 02 Apr 2022 11:39:19 +0200, Krzysztof Kozlowski wrote:
> Convert the Qualcomm WCNSS bindings to DT Schema.
>
> Changes against original bindings: fix qcom,smd-channels and
> qcom,smem-states names (how they are used in DTS and driver), enforce
> child node naming of bluetooth and wifi.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/soc/qcom/qcom,wcnss.txt | 131 -----------------
> .../bindings/soc/qcom/qcom,wcnss.yaml | 139 ++++++++++++++++++
> 2 files changed, 139 insertions(+), 131 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.txt
> create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,wcnss.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>