From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Jassi Brar <jassisinghbrar@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Kevin Hilman <khilman@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Nishanth Menon <nm@ti.com>, Chen-Yu Tsai <wens@csie.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Samuel Holland <samuel@sholland.org>,
Sven Peter <sven@svenpeter.dev>, Janne Grunau <j@jannau.net>,
Alyssa Rosenzweig <alyssa@rosenzweig.io>,
Neal Gompa <neal@gompa.dev>, Hector Martin <marcan@marcan.st>,
Thierry Reding <thierry.reding@gmail.com>,
Jonathan Hunter <jonathanh@nvidia.com>,
Suman Anna <s-anna@ti.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-sunxi@lists.linux.dev,
asahi@lists.linux.dev, linux-tegra@vger.kernel.org,
linux-arm-msm@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 0/5] dt-bindings: mailbox: Few cleanups
Date: Tue, 03 Jun 2025 13:57:07 +0200 [thread overview]
Message-ID: <20250603-dt-bindings-mailbox-cleanup-v1-0-724407563997@linaro.org> (raw)
Few cleanups for Mailbox bindings.
Best regards,
Krzysztof
---
Krzysztof Kozlowski (5):
dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems
dt-bindings: mailbox: Correct example indentation
dt-bindings: mailbox: nvidia,tegra186-hsp: Use generic node name
dt-bindings: mailbox: Drop consumers example DTS
.../bindings/mailbox/allwinner,sun6i-a31-msgbox.yaml | 14 +++++++-------
.../bindings/mailbox/amlogic,meson-gxbb-mhu.yaml | 10 +++++-----
.../devicetree/bindings/mailbox/apple,mailbox.yaml | 16 ++++++++--------
.../bindings/mailbox/nvidia,tegra186-hsp.yaml | 9 +--------
.../bindings/mailbox/qcom,apcs-kpss-global.yaml | 9 +--------
.../devicetree/bindings/mailbox/ti,omap-mailbox.yaml | 10 +++-------
.../devicetree/bindings/mailbox/ti,secure-proxy.yaml | 18 +++++++++---------
7 files changed, 34 insertions(+), 52 deletions(-)
---
base-commit: 3be1a7a31fbda82f3604b6c31e4f390110de1b46
change-id: 20250603-dt-bindings-mailbox-cleanup-c884545267e9
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
next reply other threads:[~2025-06-03 11:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 11:57 Krzysztof Kozlowski [this message]
2025-06-03 11:57 ` [PATCH 1/5] dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems Krzysztof Kozlowski
2025-06-03 18:16 ` Martin Blumenstingl
2025-06-25 18:40 ` Rob Herring (Arm)
2025-06-03 11:57 ` [PATCH 2/5] dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems Krzysztof Kozlowski
2025-06-03 15:45 ` Nishanth Menon
2025-06-25 18:40 ` Rob Herring (Arm)
2025-06-03 11:57 ` [PATCH 3/5] dt-bindings: mailbox: Correct example indentation Krzysztof Kozlowski
2025-06-03 15:46 ` Nishanth Menon
2025-06-05 10:22 ` Sven Peter
2025-06-25 18:41 ` Rob Herring (Arm)
2025-06-03 11:57 ` [PATCH 4/5] dt-bindings: mailbox: nvidia,tegra186-hsp: Use generic node name Krzysztof Kozlowski
2025-06-10 10:43 ` Thierry Reding
2025-06-25 18:41 ` Rob Herring (Arm)
2025-06-03 11:57 ` [PATCH 5/5] dt-bindings: mailbox: Drop consumers example DTS Krzysztof Kozlowski
2025-06-03 15:49 ` Nishanth Menon
2025-06-25 18:41 ` Rob Herring (Arm)
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=20250603-dt-bindings-mailbox-cleanup-v1-0-724407563997@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=alyssa@rosenzweig.io \
--cc=asahi@lists.linux.dev \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=j@jannau.net \
--cc=jassisinghbrar@gmail.com \
--cc=jbrunet@baylibre.com \
--cc=jernej.skrabec@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=khilman@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=linux-tegra@vger.kernel.org \
--cc=marcan@marcan.st \
--cc=martin.blumenstingl@googlemail.com \
--cc=neal@gompa.dev \
--cc=neil.armstrong@linaro.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=s-anna@ti.com \
--cc=samuel@sholland.org \
--cc=sven@svenpeter.dev \
--cc=thierry.reding@gmail.com \
--cc=wens@csie.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).