Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1420776 > unrolled thread

Re: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-06-13 14:40 +0200
Last post2016-06-14 12:40 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random  Generator driver Herbert Xu <herbert@gondor.apana.org.au> - 2016-06-13 14:40 +0200
    Re: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver Kevin Hilman <khilman@baylibre.com> - 2016-06-14 00:20 +0200
      Re: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random  Generator driver Herbert Xu <herbert@gondor.apana.org.au> - 2016-06-14 12:40 +0200

#1420776 — Re: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-06-13 14:40 +0200
SubjectRe: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver
Message-ID<rJzjP-6gW-15@gated-at.bofh.it>
On Fri, Jun 10, 2016 at 10:21:52AM +0200, Neil Armstrong wrote:
> Add support for the Amlogic Meson SoCs Hardware Random generator as a hw_random char driver.
> The generator is a single 32bit wide register.
> Also adds the Meson GXBB SoC DTSI node and corresponding DT bindings.
> 
> Changes since v1 at http://lkml.kernel.org/r/1464943621-18278-1-git-send-email-narmstrong@baylibre.com :
> - change to depend on ARCH_MESON || COMPILE_TEST
> - check buffer max size in read
> 
> Neil Armstrong (3):
>   char: hw_random: Add Amlogic Meson Hardware Random Generator
>   dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator
>     bindings
>   ARM64: dts: meson-gxbb: Add Hardware Random Generator node

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [next] | [standalone]


#1421371 — Re: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver

FromKevin Hilman <khilman@baylibre.com>
Date2016-06-14 00:20 +0200
SubjectRe: [PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver
Message-ID<rJIn7-422-11@gated-at.bofh.it>
In reply to#1420776
Hi Herbert,

Herbert Xu <herbert@gondor.apana.org.au> writes:

> On Fri, Jun 10, 2016 at 10:21:52AM +0200, Neil Armstrong wrote:
>> Add support for the Amlogic Meson SoCs Hardware Random generator as a hw_random char driver.
>> The generator is a single 32bit wide register.
>> Also adds the Meson GXBB SoC DTSI node and corresponding DT bindings.
>> 
>> Changes since v1 at http://lkml.kernel.org/r/1464943621-18278-1-git-send-email-narmstrong@baylibre.com :
>> - change to depend on ARCH_MESON || COMPILE_TEST
>> - check buffer max size in read
>> 
>> Neil Armstrong (3):
>>   char: hw_random: Add Amlogic Meson Hardware Random Generator
>>   dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator
>>     bindings
>>   ARM64: dts: meson-gxbb: Add Hardware Random Generator node
>
> All applied.  Thanks.

Could you take just the driver please?

Due to lots of other activity in the DT, I'd prefer to send the DT &
bindings though the arm-soc (via the amlogic tree.)

Thanks,

Kevin

[toc] | [prev] | [next] | [standalone]


#1421756

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-06-14 12:40 +0200
Message-ID<rJTVf-3Cg-1@gated-at.bofh.it>
In reply to#1421371
On Mon, Jun 13, 2016 at 03:10:28PM -0700, Kevin Hilman wrote:
> Could you take just the driver please?
> 
> Due to lots of other activity in the DT, I'd prefer to send the DT &
> bindings though the arm-soc (via the amlogic tree.)

OK I will back out these two patches.

Cheers,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web