[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210415213502.GA1921174@robh.at.kernel.org>
Date: Thu, 15 Apr 2021 16:35:02 -0500
From: Rob Herring <robh@...nel.org>
To: Nishanth Menon <nm@...com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Jassi Brar <jassisinghbrar@...il.com>,
linux-kernel@...r.kernel.org, lokeshvutla@...com,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH V2] dt-bindings: mailbox: ti, message-manager: Convert to
json schema
On Thu, 15 Apr 2021 09:19:09 -0500, Nishanth Menon wrote:
> Convert the ti,message-manager to yaml for better checks and documentation.
> Differences being mostly in the examples:
> - I've dropped the example usage of mailbox client, it is better done in
> tisci node definition
> - included header in example for buildable example
>
> NOTE: The following checkpatch warning is generated since we do include
> the header in the example, but this is a false positive warning.
> WARNING: DT binding docs and includes should be a separate patch. See:
> Documentation/devicetree/bindings/submitting-patches.rst
>
> Signed-off-by: Nishanth Menon <nm@...com>
> ---
> Changes since v1:
> - Fixed title in yaml (not driver)
> - Commit message update to fix up a copy paste error (not secure-proxy).
> - Subject line rewording to indicate json schema rather than yaml -
> more inline with patches elsewhere.
>
> V1: https://lore.kernel.org/linux-arm-kernel/20210414002721.23638-1-nm@ti.com/
> .../bindings/mailbox/ti,message-manager.txt | 50 -------------
> .../bindings/mailbox/ti,message-manager.yaml | 75 +++++++++++++++++++
> 2 files changed, 75 insertions(+), 50 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mailbox/ti,message-manager.txt
> create mode 100644 Documentation/devicetree/bindings/mailbox/ti,message-manager.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists