Re: [PATCH 4/9] dt-bindings: remoteproc: qcom: wcnss: Convert to YAML

From: Sireesh Kodali
Date: Thu Dec 01 2022 - 11:18:25 EST


On Thu Dec 1, 2022 at 6:52 PM IST, Krzysztof Kozlowski wrote:
> On 11/05/2022 18:15, Sireesh Kodali wrote:
> > Convert the dt-bindings from txt to YAML. This is in preparation for
> > including the relevant bindings for the MSM8953 platform's wcnss pil.
> >
> > Signed-off-by: Sireesh Kodali <sireeshkodali1@xxxxxxxxx>
> > ---
> > .../bindings/remoteproc/qcom,wcnss-pil.txt | 177 --------------
> > .../bindings/remoteproc/qcom,wcnss-pil.yaml | 228 ++++++++++++++++++
> > 2 files changed, 228 insertions(+), 177 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.txt
> > create mode 100644 Documentation/devicetree/bindings/remoteproc/qcom,wcnss-pil.yaml
> >
>
> Half year passed, so I wonder if these series are abandoned or shall we
> expect v2?
>

This series was split into sub-series to make upstreaming easier. Links
to the sub-series:
WCNSS: https://lkml.org/lkml/2022/9/30/1502
ADSP: https://lkml.org/lkml/2022/10/13/5

Regards,
Sireesh
> Best regards,
> Krzysztof