From: Rob Herring <robh@kernel.org>
To: Nishanth Menon <nm@ti.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Jassi Brar <jassisinghbrar@gmail.com>,
linux-kernel@vger.kernel.org, lokeshvutla@ti.com,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH V2] dt-bindings: mailbox: ti, message-manager: Convert to json schema
Date: Thu, 15 Apr 2021 16:35:02 -0500 [thread overview]
Message-ID: <20210415213502.GA1921174@robh.at.kernel.org> (raw)
In-Reply-To: <20210415141909.3013-1-nm@ti.com>
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@ti.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@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Nishanth Menon <nm@ti.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Jassi Brar <jassisinghbrar@gmail.com>,
linux-kernel@vger.kernel.org, lokeshvutla@ti.com,
Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH V2] dt-bindings: mailbox: ti, message-manager: Convert to json schema
Date: Thu, 15 Apr 2021 16:35:02 -0500 [thread overview]
Message-ID: <20210415213502.GA1921174@robh.at.kernel.org> (raw)
In-Reply-To: <20210415141909.3013-1-nm@ti.com>
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@ti.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@kernel.org>
next prev parent reply other threads:[~2021-04-15 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 14:19 [PATCH V2] dt-bindings: mailbox: ti, message-manager: Convert to json schema Nishanth Menon
2021-04-15 14:19 ` [PATCH V2] dt-bindings: mailbox: ti,message-manager: " Nishanth Menon
2021-04-15 21:35 ` Rob Herring [this message]
2021-04-15 21:35 ` [PATCH V2] dt-bindings: mailbox: ti, message-manager: " Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210415213502.GA1921174@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jassisinghbrar@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lokeshvutla@ti.com \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.