All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Zelong Dong <zelong.dong@amlogic.com>
Cc: devicetree@vger.kernel.org, jbrunet@baylibre.com,
	khilman@baylibre.com, linux-amlogic@lists.infradead.org,
	linux-kernel@vger.kernel.org, narmstrong@baylibre.com,
	linux-arm-kernel@lists.infradead.org, p.zabel@pengutronix.de,
	robh+dt@kernel.org, martin.blumenstingl@googlemail.com
Subject: Re: [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller
Date: Tue, 11 Jan 2022 19:48:10 -0600	[thread overview]
Message-ID: <Yd4zWnQxB1ZK8IPo@robh.at.kernel.org> (raw)
In-Reply-To: <20220107023931.13251-2-zelong.dong@amlogic.com>

On Fri, 07 Jan 2022 10:39:29 +0800, Zelong Dong wrote:
> Add new compatible for Amlogic's Meson-S4 Reset Controller
> 
> Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
> ---
>  Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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: devicetree@vger.kernel.org, jbrunet@baylibre.com,
	khilman@baylibre.com, linux-amlogic@lists.infradead.org,
	linux-kernel@vger.kernel.org, narmstrong@baylibre.com,
	linux-arm-kernel@lists.infradead.org, p.zabel@pengutronix.de,
	robh+dt@kernel.org, martin.blumenstingl@googlemail.com
Subject: Re: [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller
Date: Tue, 11 Jan 2022 19:48:10 -0600	[thread overview]
Message-ID: <Yd4zWnQxB1ZK8IPo@robh.at.kernel.org> (raw)
In-Reply-To: <20220107023931.13251-2-zelong.dong@amlogic.com>

On Fri, 07 Jan 2022 10:39:29 +0800, Zelong Dong wrote:
> Add new compatible for Amlogic's Meson-S4 Reset Controller
> 
> Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
> ---
>  Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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: devicetree@vger.kernel.org, jbrunet@baylibre.com,
	khilman@baylibre.com, linux-amlogic@lists.infradead.org,
	linux-kernel@vger.kernel.org, narmstrong@baylibre.com,
	linux-arm-kernel@lists.infradead.org, p.zabel@pengutronix.de,
	robh+dt@kernel.org, martin.blumenstingl@googlemail.com
Subject: Re: [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller
Date: Tue, 11 Jan 2022 19:48:10 -0600	[thread overview]
Message-ID: <Yd4zWnQxB1ZK8IPo@robh.at.kernel.org> (raw)
In-Reply-To: <20220107023931.13251-2-zelong.dong@amlogic.com>

On Fri, 07 Jan 2022 10:39:29 +0800, Zelong Dong wrote:
> Add new compatible for Amlogic's Meson-S4 Reset Controller
> 
> Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
> ---
>  Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

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

  parent reply	other threads:[~2022-01-12  1:48 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07  2:39 [PATCH 0/3] reset: meson-s4: add reset driver Zelong Dong
2022-01-07  2:39 ` Zelong Dong
2022-01-07  2:39 ` Zelong Dong
2022-01-07  2:39 ` [PATCH 1/3] dt-bindings: reset: Add compatible for Meson-S4 Reset Controller Zelong Dong
2022-01-07  2:39   ` Zelong Dong
2022-01-07  2:39   ` Zelong Dong
2022-01-07 21:56   ` Martin Blumenstingl
2022-01-07 21:56     ` Martin Blumenstingl
2022-01-07 21:56     ` Martin Blumenstingl
2022-01-12  1:48   ` Rob Herring [this message]
2022-01-12  1:48     ` Rob Herring
2022-01-12  1:48     ` Rob Herring
2022-01-07  2:39 ` [PATCH 2/3] dt-bindings: reset: add bindings for the Meson-S4 SoC " Zelong Dong
2022-01-07  2:39   ` Zelong Dong
2022-01-07  2:39   ` Zelong Dong
2022-01-07 21:57   ` Martin Blumenstingl
2022-01-07 21:57     ` Martin Blumenstingl
2022-01-07 21:57     ` Martin Blumenstingl
2022-01-10 17:36   ` Rob Herring
2022-01-10 17:36     ` Rob Herring
2022-01-10 17:36     ` Rob Herring
2022-01-07  2:39 ` [PATCH 3/3] reset: reset-meson: add support " Zelong Dong
2022-01-07  2:39   ` Zelong Dong
2022-01-07  2:39   ` Zelong Dong
2022-01-07 21:58   ` Martin Blumenstingl
2022-01-07 21:58     ` Martin Blumenstingl
2022-01-07 21:58     ` Martin Blumenstingl
2022-04-04 10:17 ` [PATCH 0/3] reset: meson-s4: add reset driver Philipp Zabel
2022-04-04 10:17   ` Philipp Zabel
2022-04-04 10:17   ` Philipp Zabel

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=Yd4zWnQxB1ZK8IPo@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.