All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Zelong Dong <zelong.dong@amlogic.com>
Cc: khilman@baylibre.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, p.zabel@pengutronix.de,
	narmstrong@baylibre.com, robh+dt@kernel.org,
	linux-amlogic@lists.infradead.org, jbrunet@baylibre.com,
	martin.blumenstingl@googlemail.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: reset: add bindings for the Meson-S4 SoC Reset Controller
Date: Tue, 21 Dec 2021 13:21:24 -0400	[thread overview]
Message-ID: <YcINFJ2vaB5WRqzm@robh.at.kernel.org> (raw)
In-Reply-To: <20211217073521.35820-1-zelong.dong@amlogic.com>

On Fri, 17 Dec 2021 15:35:21 +0800, Zelong Dong wrote:
> Add DT bindings for the Meson-S4 SoC Reset Controller include file.
> 
> Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
> ---
>  .../reset/amlogic,meson-s4-reset.h            | 125 ++++++++++++++++++
>  1 file changed, 125 insertions(+)
>  create mode 100644 include/dt-bindings/reset/amlogic,meson-s4-reset.h
> 

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

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Zelong Dong <zelong.dong@amlogic.com>
Cc: khilman@baylibre.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, p.zabel@pengutronix.de,
	narmstrong@baylibre.com, robh+dt@kernel.org,
	linux-amlogic@lists.infradead.org, jbrunet@baylibre.com,
	martin.blumenstingl@googlemail.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: reset: add bindings for the Meson-S4 SoC Reset Controller
Date: Tue, 21 Dec 2021 13:21:24 -0400	[thread overview]
Message-ID: <YcINFJ2vaB5WRqzm@robh.at.kernel.org> (raw)
In-Reply-To: <20211217073521.35820-1-zelong.dong@amlogic.com>

On Fri, 17 Dec 2021 15:35:21 +0800, Zelong Dong wrote:
> Add DT bindings for the Meson-S4 SoC Reset Controller include file.
> 
> Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
> ---
>  .../reset/amlogic,meson-s4-reset.h            | 125 ++++++++++++++++++
>  1 file changed, 125 insertions(+)
>  create mode 100644 include/dt-bindings/reset/amlogic,meson-s4-reset.h
> 

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Zelong Dong <zelong.dong@amlogic.com>
Cc: khilman@baylibre.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, p.zabel@pengutronix.de,
	narmstrong@baylibre.com, robh+dt@kernel.org,
	linux-amlogic@lists.infradead.org, jbrunet@baylibre.com,
	martin.blumenstingl@googlemail.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dt-bindings: reset: add bindings for the Meson-S4 SoC Reset Controller
Date: Tue, 21 Dec 2021 13:21:24 -0400	[thread overview]
Message-ID: <YcINFJ2vaB5WRqzm@robh.at.kernel.org> (raw)
In-Reply-To: <20211217073521.35820-1-zelong.dong@amlogic.com>

On Fri, 17 Dec 2021 15:35:21 +0800, Zelong Dong wrote:
> Add DT bindings for the Meson-S4 SoC Reset Controller include file.
> 
> Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
> ---
>  .../reset/amlogic,meson-s4-reset.h            | 125 ++++++++++++++++++
>  1 file changed, 125 insertions(+)
>  create mode 100644 include/dt-bindings/reset/amlogic,meson-s4-reset.h
> 

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

  reply	other threads:[~2021-12-21 17:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17  7:35 [PATCH] dt-bindings: reset: add bindings for the Meson-S4 SoC Reset Controller Zelong Dong
2021-12-17  7:35 ` Zelong Dong
2021-12-17  7:35 ` Zelong Dong
2021-12-21 17:21 ` Rob Herring [this message]
2021-12-21 17:21   ` Rob Herring
2021-12-21 17:21   ` Rob Herring
2021-12-24 16:46 ` Martin Blumenstingl
2021-12-24 16:46   ` Martin Blumenstingl
2021-12-24 16:46   ` Martin Blumenstingl
2021-12-26  3:08   ` Zelong Dong
2021-12-26  3:08     ` Zelong Dong
2021-12-26  3:08     ` Zelong Dong

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=YcINFJ2vaB5WRqzm@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=narmstrong@baylibre.com \
    --cc=p.zabel@pengutronix.de \
    --cc=robh+dt@kernel.org \
    --cc=zelong.dong@amlogic.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.