Re: [PATCH] dt-binding: soc: qcom: convert Qualcomm Command DB documentation to yaml

From: Rob Herring
Date: Wed Dec 22 2021 - 12:26:57 EST


On Sat, 18 Dec 2021 19:46:16 +0100, David Heidelberg wrote:
> Convert Qualcomm Command DB documentation into yaml format.
>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> ---
> .../bindings/reserved-memory/qcom,cmd-db.txt | 37 ---------------
> .../bindings/reserved-memory/qcom,cmd-db.yaml | 46 +++++++++++++++++++
> 2 files changed, 46 insertions(+), 37 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/reserved-memory/qcom,cmd-db.txt
> create mode 100644 Documentation/devicetree/bindings/reserved-memory/qcom,cmd-db.yaml
>

Applied, thanks!