All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: devicetree@vger.kernel.org, Deepak Saxena <dsaxena@plexity.net>,
	linux-crypto@vger.kernel.org,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Arnd Bergmann <arnd@arndb.de>, Matt Mackall <mpm@selenic.com>
Subject: Re: [PATCH 4/5] hw_random: ixp4xx: Add DT bindings
Date: Mon, 17 May 2021 17:44:10 -0500	[thread overview]
Message-ID: <20210517224410.GA3346574@robh.at.kernel.org> (raw)
In-Reply-To: <20210511132928.814697-4-linus.walleij@linaro.org>

On Tue, 11 May 2021 15:29:27 +0200, Linus Walleij wrote:
> This adds device tree bindings for the simple random number
> generator found in the IXP46x SoCs.
> 
> Cc: Deepak Saxena <dsaxena@plexity.net>
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> The idea is to apply this through the ARM SoC tree along
> with other IXP4xx refactorings.
> Please tell me if you prefer another solution.
> ---
>  .../bindings/rng/intel,ixp46x-rng.yaml        | 36 +++++++++++++++++++
>  MAINTAINERS                                   |  1 +
>  2 files changed, 37 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml
> 

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

  reply	other threads:[~2021-05-17 22:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11 13:29 [PATCH 1/5] hw_random: ixp4xx: enable compile-testing Linus Walleij
2021-05-11 13:29 ` [PATCH 2/5] hw_random: ixp4xx: Use SPDX license tag Linus Walleij
2021-05-21  7:10   ` Herbert Xu
2021-05-11 13:29 ` [PATCH 3/5] hw_random: ixp4xx: Turn into a module Linus Walleij
2021-05-21  7:10   ` Herbert Xu
2021-05-11 13:29 ` [PATCH 4/5] hw_random: ixp4xx: Add DT bindings Linus Walleij
2021-05-17 22:44   ` Rob Herring [this message]
2021-05-11 13:29 ` [PATCH 5/5] hw_random: ixp4xx: Add OF support Linus Walleij
2021-05-21  7:11   ` Herbert Xu
2021-05-11 16:22 ` [PATCH 1/5] hw_random: ixp4xx: enable compile-testing kernel test robot
2021-05-17 22:06   ` Linus Walleij
2021-05-11 18:26 ` kernel test robot
2021-05-21  7:10 ` Herbert Xu

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=20210517224410.GA3346574@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=dsaxena@plexity.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linus.walleij@linaro.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=mpm@selenic.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.