mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: linux-sunxi@lists.linux.dev,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	linux-tegra@vger.kernel.org,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Neal Gompa <neal@gompa.dev>, Kevin Hilman <khilman@baylibre.com>,
	asahi@lists.linux.dev, Nishanth Menon <nm@ti.com>,
	Alyssa Rosenzweig <alyssa@rosenzweig.io>,
	Samuel Holland <samuel@sholland.org>,
	Chen-Yu Tsai <wens@csie.org>,
	linux-arm-kernel@lists.infradead.org, Janne Grunau <j@jannau.net>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	devicetree@vger.kernel.org,
	Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	Suman Anna <s-anna@ti.com>, Jerome Brunet <jbrunet@baylibre.com>,
	linux-amlogic@lists.infradead.org,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	Hector Martin <marcan@marcan.st>, Sven Peter <sven@svenpeter.dev>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>
Subject: Re: [PATCH 1/5] dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
Date: Wed, 25 Jun 2025 13:40:33 -0500	[thread overview]
Message-ID: <175087683295.1998442.14302996914739580882.robh@kernel.org> (raw)
In-Reply-To: <20250603-dt-bindings-mailbox-cleanup-v1-1-724407563997@linaro.org>


On Tue, 03 Jun 2025 13:57:08 +0200, Krzysztof Kozlowski wrote:
> Lists should have fixed constraint, so add missing maxItems to the
> "interrupts" property.  Since minItems=maxItems, the minItems is implied
> by dtschema so can be dropped.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/mailbox/amlogic,meson-gxbb-mhu.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2025-06-25 20:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-03 11:57 [PATCH 0/5] dt-bindings: mailbox: Few cleanups Krzysztof Kozlowski
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) [this message]
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=175087683295.1998442.14302996914739580882.robh@kernel.org \
    --to=robh@kernel.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=krzysztof.kozlowski@linaro.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=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

all inboxes | Powered by JetHome®