All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Sean Wang <sean.wang@mediatek.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Matt Mackall <mpm@selenic.com>,
	mkorpershoek@baylibre.com, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v2 2/2] dt-bindings: rng: mediatek: add mt8365 to mtk rng binding
Date: Thu, 20 May 2021 21:04:12 -0500	[thread overview]
Message-ID: <20210521020412.GA2507536@robh.at.kernel.org> (raw)
In-Reply-To: <20210520111656.66017-2-fparent@baylibre.com>

On Thu, 20 May 2021 13:16:56 +0200, Fabien Parent wrote:
> Add RNG binding for MT8365 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
> 
> v2: Write the compatible in a more compact way
> 
>  Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Sean Wang <sean.wang@mediatek.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Matt Mackall <mpm@selenic.com>,
	mkorpershoek@baylibre.com, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v2 2/2] dt-bindings: rng: mediatek: add mt8365 to mtk rng binding
Date: Thu, 20 May 2021 21:04:12 -0500	[thread overview]
Message-ID: <20210521020412.GA2507536@robh.at.kernel.org> (raw)
In-Reply-To: <20210520111656.66017-2-fparent@baylibre.com>

On Thu, 20 May 2021 13:16:56 +0200, Fabien Parent wrote:
> Add RNG binding for MT8365 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
> 
> v2: Write the compatible in a more compact way
> 
>  Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!

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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Fabien Parent <fparent@baylibre.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Sean Wang <sean.wang@mediatek.com>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Matt Mackall <mpm@selenic.com>,
	mkorpershoek@baylibre.com, devicetree@vger.kernel.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH v2 2/2] dt-bindings: rng: mediatek: add mt8365 to mtk rng binding
Date: Thu, 20 May 2021 21:04:12 -0500	[thread overview]
Message-ID: <20210521020412.GA2507536@robh.at.kernel.org> (raw)
In-Reply-To: <20210520111656.66017-2-fparent@baylibre.com>

On Thu, 20 May 2021 13:16:56 +0200, Fabien Parent wrote:
> Add RNG binding for MT8365 SoC.
> 
> Signed-off-by: Fabien Parent <fparent@baylibre.com>
> ---
> 
> v2: Write the compatible in a more compact way
> 
>  Documentation/devicetree/bindings/rng/mtk-rng.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!

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

  reply	other threads:[~2021-05-21  2:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 11:16 [PATCH v2 1/2] dt-bindings: rng: mediatek: convert to yaml schema Fabien Parent
2021-05-20 11:16 ` Fabien Parent
2021-05-20 11:16 ` Fabien Parent
2021-05-20 11:16 ` [PATCH v2 2/2] dt-bindings: rng: mediatek: add mt8365 to mtk rng binding Fabien Parent
2021-05-20 11:16   ` Fabien Parent
2021-05-20 11:16   ` Fabien Parent
2021-05-21  2:04   ` Rob Herring [this message]
2021-05-21  2:04     ` Rob Herring
2021-05-21  2:04     ` Rob Herring
2021-05-21  2:04 ` [PATCH v2 1/2] dt-bindings: rng: mediatek: convert to yaml schema Rob Herring
2021-05-21  2:04   ` Rob Herring
2021-05-21  2:04   ` Rob Herring

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=20210521020412.GA2507536@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mkorpershoek@baylibre.com \
    --cc=mpm@selenic.com \
    --cc=robh+dt@kernel.org \
    --cc=sean.wang@mediatek.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.