Re: [PATCH RESEND 0/4] hrng: atmel: add DT support

2014-11-19 Thread Boris Brezillon
On Wed, 19 Nov 2014 17:15:47 +0100
Nicolas Ferre nicolas.fe...@atmel.com wrote:

 On 19/11/2014 17:07, Boris Brezillon :
  Hello,
  
  This series adds DT support for the TRNG (True Random Generator) block and
  adds missing trng nodes to dtsi files.
 
 Nitpicking: subject of this cover letter seems not good ;-)

Sorry, you should read:

hrng: atmel: add DT support

 
 Herbert, do you think you can take this series yourself or do I have to
 take it?
 
 Bye,
 
  Boris Brezillon (4):
hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
hwrng: atmel: add DT support
hwrng: atmel: Add TRNG DT binding doc
ARM: at91/dt: add trng node
  
   Documentation/devicetree/bindings/hwrng/atmel-trng.txt | 16 
  
   arch/arm/boot/dts/at91sam9g45.dtsi |  7 +++
   drivers/char/hw_random/Kconfig |  2 +-
   drivers/char/hw_random/atmel-rng.c | 15 +++
   4 files changed, 35 insertions(+), 5 deletions(-)
   create mode 100644 Documentation/devicetree/bindings/hwrng/atmel-trng.txt
  
 
 



-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH RESEND 0/4] hrng: atmel: add DT support

2014-11-19 Thread Nicolas Ferre
On 19/11/2014 17:18, Boris Brezillon :
 On Wed, 19 Nov 2014 17:15:47 +0100
 Nicolas Ferre nicolas.fe...@atmel.com wrote:
 
 On 19/11/2014 17:07, Boris Brezillon :
 Hello,

 This series adds DT support for the TRNG (True Random Generator) block and
 adds missing trng nodes to dtsi files.

 Nitpicking: subject of this cover letter seems not good ;-)
 
 Sorry, you should read:
 
 hrng: atmel: add DT support

Yep

 Herbert, do you think you can take this series yourself or do I have to
 take it?

Oh, and BTW some Acked-by tags from Peter are missing, did forget them
or changed something?

 Bye,

 Boris Brezillon (4):
   hwrng: atmel: use clk_prepapre_enable/_disable_unprepare
   hwrng: atmel: add DT support
   hwrng: atmel: Add TRNG DT binding doc
   ARM: at91/dt: add trng node

  Documentation/devicetree/bindings/hwrng/atmel-trng.txt | 16 
 
  arch/arm/boot/dts/at91sam9g45.dtsi |  7 +++
  drivers/char/hw_random/Kconfig |  2 +-
  drivers/char/hw_random/atmel-rng.c | 15 +++
  4 files changed, 35 insertions(+), 5 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/hwrng/atmel-trng.txt



 
 
 


-- 
Nicolas Ferre
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH RESEND 0/4] hrng: atmel: add DT support

2014-11-19 Thread Boris Brezillon
On Wed, 19 Nov 2014 18:35:56 +0100
Nicolas Ferre nicolas.fe...@atmel.com wrote:

 On 19/11/2014 17:18, Boris Brezillon :
  On Wed, 19 Nov 2014 17:15:47 +0100
  Nicolas Ferre nicolas.fe...@atmel.com wrote:
  
  On 19/11/2014 17:07, Boris Brezillon :
  Hello,
 
  This series adds DT support for the TRNG (True Random Generator) block and
  adds missing trng nodes to dtsi files.
 
  Nitpicking: subject of this cover letter seems not good ;-)
  
  Sorry, you should read:
  
  hrng: atmel: add DT support
 
 Yep
 
  Herbert, do you think you can take this series yourself or do I have to
  take it?
 
 Oh, and BTW some Acked-by tags from Peter are missing, did forget them
 or changed something?

Indeed, I forgot some of them (and nothing changed BTW).

Do you want me to resend this series with the proper title and the
missing Acked-by tags ?

-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line unsubscribe linux-crypto in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html