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>