From: Cristian Marussi <cristian.marussi@arm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
sudeep.holla@arm.com, jassisinghbrar@gmail.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
conor+dt@kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
Date: Thu, 4 Apr 2024 07:54:45 +0100 [thread overview]
Message-ID: <Zg5OtV0TBw43Bb-N@pluto> (raw)
In-Reply-To: <da62846c-884f-4059-a4bd-2e5f5c879e8b@linaro.org>
On Thu, Apr 04, 2024 at 08:30:27AM +0200, Krzysztof Kozlowski wrote:
> On 04/04/2024 08:23, Cristian Marussi wrote:
> > Add bindings for the ARM MHUv3 Mailbox controller.
> >
> > Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
> > ---
> > v2 -> v3
> > - fixed spurious tabs in dt_binding_check
>
> Did you test this patch before sending?
>
Tested with:
make -j8 DT_SCHEMA_FILES=arm,mhuv3.yaml DT_CHECKER_FLAGS=-m dt_binding_check
(with dtschema upgraded)
...and indeed even v2 was supposedly already tested (since included a
bunch of changes as advised), then I made a small last-minute nitpick and
my editor splipped in a couple of tabs...apologies for that.
Thanks,
Cristian
_______________________________________________
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: Cristian Marussi <cristian.marussi@arm.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
sudeep.holla@arm.com, jassisinghbrar@gmail.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
conor+dt@kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
Date: Thu, 4 Apr 2024 07:54:45 +0100 [thread overview]
Message-ID: <Zg5OtV0TBw43Bb-N@pluto> (raw)
In-Reply-To: <da62846c-884f-4059-a4bd-2e5f5c879e8b@linaro.org>
On Thu, Apr 04, 2024 at 08:30:27AM +0200, Krzysztof Kozlowski wrote:
> On 04/04/2024 08:23, Cristian Marussi wrote:
> > Add bindings for the ARM MHUv3 Mailbox controller.
> >
> > Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
> > ---
> > v2 -> v3
> > - fixed spurious tabs in dt_binding_check
>
> Did you test this patch before sending?
>
Tested with:
make -j8 DT_SCHEMA_FILES=arm,mhuv3.yaml DT_CHECKER_FLAGS=-m dt_binding_check
(with dtschema upgraded)
...and indeed even v2 was supposedly already tested (since included a
bunch of changes as advised), then I made a small last-minute nitpick and
my editor splipped in a couple of tabs...apologies for that.
Thanks,
Cristian
next prev parent reply other threads:[~2024-04-04 6:55 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 6:23 [PATCH v3 0/2] Add initial ARM MHUv3 mailbox support Cristian Marussi
2024-04-04 6:23 ` Cristian Marussi
2024-04-04 6:23 ` [PATCH v3 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings Cristian Marussi
2024-04-04 6:23 ` Cristian Marussi
2024-04-04 6:30 ` Krzysztof Kozlowski
2024-04-04 6:30 ` Krzysztof Kozlowski
2024-04-04 6:54 ` Cristian Marussi [this message]
2024-04-04 6:54 ` Cristian Marussi
2024-04-07 23:38 ` Jassi Brar
2024-04-07 23:38 ` Jassi Brar
2024-04-08 11:09 ` Cristian Marussi
2024-04-08 11:09 ` Cristian Marussi
2024-04-09 7:44 ` Krzysztof Kozlowski
2024-04-09 7:44 ` Krzysztof Kozlowski
2024-04-04 6:23 ` [PATCH v3 2/2] mailbox: arm_mhuv3: Add driver Cristian Marussi
2024-04-04 6:23 ` Cristian Marussi
2024-04-05 10:32 ` Jonathan Cameron
2024-04-05 10:32 ` Jonathan Cameron
2024-04-08 10:08 ` Cristian Marussi
2024-04-08 10:08 ` Cristian Marussi
2024-04-08 1:14 ` Jassi Brar
2024-04-08 1:14 ` Jassi Brar
2024-04-08 10:40 ` Cristian Marussi
2024-04-08 10:40 ` Cristian Marussi
2024-04-12 17:01 ` Cristian Marussi
2024-04-12 17:01 ` Cristian Marussi
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=Zg5OtV0TBw43Bb-N@pluto \
--to=cristian.marussi@arm.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jassisinghbrar@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sudeep.holla@arm.com \
/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.