All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	linux-stm32@st-md-mailman.stormreply.com,
	Ohad Ben-Cohen <ohad@wizery.com>,
	linux-remoteproc@vger.kernel.org,
	Alexandre Torgue <alexandre.torgue@st.com>,
	Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH v2 3/4] dt-bindings: remoteproc: stm32_rproc: update syscon descriptions
Date: Mon, 19 Oct 2020 15:27:22 -0500	[thread overview]
Message-ID: <20201019202722.GA3550050@bogus> (raw)
In-Reply-To: <20201014125441.2457-4-arnaud.pouliquen@st.com>

On Wed, 14 Oct 2020 14:54:40 +0200, Arnaud Pouliquen wrote:
> Align other syscon descriptions with st,syscfg-m4-state and
> st,syscfg-rsc-tbl descriptions by suppressing the cells
> description.
> 
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
> ---
>  .../devicetree/bindings/remoteproc/st,stm32-rproc.yaml      | 6 ------
>  1 file changed, 6 deletions(-)
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Cc: Ohad Ben-Cohen <ohad@wizery.com>,
	devicetree@vger.kernel.org,
	Ahmad Fatoum <a.fatoum@pengutronix.de>,
	Alexandre Torgue <alexandre.torgue@st.com>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/4] dt-bindings: remoteproc: stm32_rproc: update syscon descriptions
Date: Mon, 19 Oct 2020 15:27:22 -0500	[thread overview]
Message-ID: <20201019202722.GA3550050@bogus> (raw)
In-Reply-To: <20201014125441.2457-4-arnaud.pouliquen@st.com>

On Wed, 14 Oct 2020 14:54:40 +0200, Arnaud Pouliquen wrote:
> Align other syscon descriptions with st,syscfg-m4-state and
> st,syscfg-rsc-tbl descriptions by suppressing the cells
> description.
> 
> Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
> ---
>  .../devicetree/bindings/remoteproc/st,stm32-rproc.yaml      | 6 ------
>  1 file changed, 6 deletions(-)
> 

Acked-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

  reply	other threads:[~2020-10-19 20:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14 12:54 [PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation Arnaud Pouliquen
2020-10-14 12:54 ` Arnaud Pouliquen
2020-10-14 12:54 ` [PATCH v2 1/4] dt-bindings: arm: stm32: Add compatible for syscon tamp node Arnaud Pouliquen
2020-10-14 12:54   ` Arnaud Pouliquen
2020-10-14 12:54 ` [PATCH v2 2/4] dt-bindings: remoteproc: stm32_rproc: update for firmware synchronization Arnaud Pouliquen
2020-10-14 12:54   ` Arnaud Pouliquen
2020-10-19 20:26   ` Rob Herring
2020-10-19 20:26     ` Rob Herring
2020-10-14 12:54 ` [PATCH v2 3/4] dt-bindings: remoteproc: stm32_rproc: update syscon descriptions Arnaud Pouliquen
2020-10-14 12:54   ` Arnaud Pouliquen
2020-10-19 20:27   ` Rob Herring [this message]
2020-10-19 20:27     ` Rob Herring
2020-10-14 12:54 ` [PATCH v2 4/4] ARM: dts: stm32: update stm32mp151 for remote proc synchronization support Arnaud Pouliquen
2020-10-14 12:54   ` Arnaud Pouliquen
2020-10-14 16:51   ` Mathieu Poirier
2020-10-14 16:51     ` Mathieu Poirier
2020-10-26 15:49 ` [PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation Bjorn Andersson
2020-10-26 15:49   ` Bjorn Andersson
2020-11-17 11:18 ` Alexandre Torgue
2020-11-17 11:18   ` Alexandre Torgue

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=20201019202722.GA3550050@bogus \
    --to=robh@kernel.org \
    --cc=a.fatoum@pengutronix.de \
    --cc=alexandre.torgue@st.com \
    --cc=arnaud.pouliquen@st.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mathieu.poirier@linaro.org \
    --cc=ohad@wizery.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.