From: Scott Branden <scott.branden@broadcom.com>
To: Florian Fainelli <f.fainelli@gmail.com>, linux-crypto@vger.kernel.org
Cc: yendapally.reddy@broadcom.com, herbert@gondor.apana.org.au,
eric@anholt.net, bcm-kernel-feedback-list@broadcom.com,
devicetre@vger.kernel.org, hauke@hauke-m.de, zajec5@gmail.com,
mpm@selenic.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x
Date: Wed, 22 Jun 2016 17:55:09 -0700 [thread overview]
Message-ID: <576B336D.1000308@broadcom.com> (raw)
In-Reply-To: <1466641623-3491-1-git-send-email-f.fainelli@gmail.com>
Patch series looks good.
Acked-by: Scott Branden <scott.branden@broadcom.com>
On 16-06-22 05:27 PM, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds support for the Broadcom BCM5301x SoCs random number
> generator which is the same block as the one found in NSP and BCM2835.
>
> Florian Fainelli (3):
> Documentation: devicetree: bindings: Add BCM5301x binding
> hw_random: bcm2835: Add support for Broadcom BCM5301x
> ARM: dts: BCM5301x: Add RNG Device Tree node
>
> Documentation/devicetree/bindings/rng/brcm,bcm2835.txt | 3 ++-
> arch/arm/boot/dts/bcm5301x.dtsi | 5 +++++
> drivers/char/hw_random/Kconfig | 2 +-
> drivers/char/hw_random/bcm2835-rng.c | 1 +
> 4 files changed, 9 insertions(+), 2 deletions(-)
>
WARNING: multiple messages have this Message-ID (diff)
From: scott.branden@broadcom.com (Scott Branden)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x
Date: Wed, 22 Jun 2016 17:55:09 -0700 [thread overview]
Message-ID: <576B336D.1000308@broadcom.com> (raw)
In-Reply-To: <1466641623-3491-1-git-send-email-f.fainelli@gmail.com>
Patch series looks good.
Acked-by: Scott Branden <scott.branden@broadcom.com>
On 16-06-22 05:27 PM, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds support for the Broadcom BCM5301x SoCs random number
> generator which is the same block as the one found in NSP and BCM2835.
>
> Florian Fainelli (3):
> Documentation: devicetree: bindings: Add BCM5301x binding
> hw_random: bcm2835: Add support for Broadcom BCM5301x
> ARM: dts: BCM5301x: Add RNG Device Tree node
>
> Documentation/devicetree/bindings/rng/brcm,bcm2835.txt | 3 ++-
> arch/arm/boot/dts/bcm5301x.dtsi | 5 +++++
> drivers/char/hw_random/Kconfig | 2 +-
> drivers/char/hw_random/bcm2835-rng.c | 1 +
> 4 files changed, 9 insertions(+), 2 deletions(-)
>
next prev parent reply other threads:[~2016-06-23 0:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-23 0:27 [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x Florian Fainelli
2016-06-23 0:27 ` Florian Fainelli
2016-06-23 0:27 ` [PATCH 1/3] Documentation: devicetree: bindings: Add BCM5301x binding Florian Fainelli
2016-06-23 0:27 ` Florian Fainelli
2016-06-27 9:04 ` Herbert Xu
2016-06-27 9:04 ` Herbert Xu
2016-06-23 0:27 ` [PATCH 2/3] hw_random: bcm2835: Add support for Broadcom BCM5301x Florian Fainelli
2016-06-23 0:27 ` Florian Fainelli
2016-06-24 13:31 ` Herbert Xu
2016-06-24 13:31 ` Herbert Xu
2016-06-24 17:30 ` Florian Fainelli
2016-06-24 17:30 ` Florian Fainelli
2016-06-23 0:27 ` [PATCH 3/3] ARM: dts: BCM5301x: Add RNG Device Tree node Florian Fainelli
2016-06-23 0:27 ` Florian Fainelli
2016-06-27 18:21 ` Florian Fainelli
2016-06-27 18:21 ` Florian Fainelli
2016-06-23 0:55 ` Scott Branden [this message]
2016-06-23 0:55 ` [PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x Scott Branden
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=576B336D.1000308@broadcom.com \
--to=scott.branden@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetre@vger.kernel.org \
--cc=eric@anholt.net \
--cc=f.fainelli@gmail.com \
--cc=hauke@hauke-m.de \
--cc=herbert@gondor.apana.org.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=yendapally.reddy@broadcom.com \
--cc=zajec5@gmail.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.