devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string
       [not found] <20190510173112.2196-1-f.fainelli@gmail.com>
@ 2019-05-10 17:31 ` Florian Fainelli
  2019-06-07 18:57   ` Florian Fainelli
  2019-06-13 20:16   ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Fainelli @ 2019-05-10 17:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: bcm-kernel-feedback-list, stefan.wahren, wahrenst, herbert,
	linux-crypto, mpm, Florian Fainelli, Rob Herring, Mark Rutland,
	Ray Jui, Scott Branden,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:BROADCOM IPROC ARM ARCHITECTURE

BCM7211 features a RNG200 block, document its compatible string.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt b/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
index 0014da9145af..c223e54452da 100644
--- a/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
+++ b/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
@@ -2,6 +2,7 @@ HWRNG support for the iproc-rng200 driver
 
 Required properties:
 - compatible : Must be one of:
+	       "brcm,bcm7211-rng200"
 	       "brcm,bcm7278-rng200"
 	       "brcm,iproc-rng200"
 - reg : base address and size of control register block
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string
  2019-05-10 17:31 ` [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string Florian Fainelli
@ 2019-06-07 18:57   ` Florian Fainelli
  2019-06-13 20:16     ` Rob Herring
  2019-06-13 20:16   ` Rob Herring
  1 sibling, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2019-06-07 18:57 UTC (permalink / raw)
  To: Florian Fainelli, linux-kernel, Rob Herring
  Cc: bcm-kernel-feedback-list, stefan.wahren, wahrenst, herbert,
	linux-crypto, mpm, Mark Rutland, Ray Jui, Scott Branden,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:BROADCOM IPROC ARM ARCHITECTURE

On 5/10/19 10:31 AM, Florian Fainelli wrote:
> BCM7211 features a RNG200 block, document its compatible string.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Rob, does this look okay to you?

> ---
>  Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt b/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
> index 0014da9145af..c223e54452da 100644
> --- a/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
> +++ b/Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt
> @@ -2,6 +2,7 @@ HWRNG support for the iproc-rng200 driver
>  
>  Required properties:
>  - compatible : Must be one of:
> +	       "brcm,bcm7211-rng200"
>  	       "brcm,bcm7278-rng200"
>  	       "brcm,iproc-rng200"
>  - reg : base address and size of control register block
> 


-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string
  2019-06-07 18:57   ` Florian Fainelli
@ 2019-06-13 20:16     ` Rob Herring
  0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2019-06-13 20:16 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: linux-kernel, bcm-kernel-feedback-list, stefan.wahren, wahrenst,
	herbert, linux-crypto, mpm, Mark Rutland, Ray Jui, Scott Branden,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:BROADCOM IPROC ARM ARCHITECTURE

On Fri, Jun 07, 2019 at 11:57:49AM -0700, Florian Fainelli wrote:
> On 5/10/19 10:31 AM, Florian Fainelli wrote:
> > BCM7211 features a RNG200 block, document its compatible string.
> > 
> > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> 
> Rob, does this look okay to you?

Yes, sorry, a bit behind on reviews.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string
  2019-05-10 17:31 ` [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string Florian Fainelli
  2019-06-07 18:57   ` Florian Fainelli
@ 2019-06-13 20:16   ` Rob Herring
  1 sibling, 0 replies; 4+ messages in thread
From: Rob Herring @ 2019-06-13 20:16 UTC (permalink / raw)
  Cc: linux-kernel, bcm-kernel-feedback-list, stefan.wahren, wahrenst,
	herbert, linux-crypto, mpm, Florian Fainelli, Mark Rutland,
	Ray Jui, Scott Branden,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	moderated list:BROADCOM IPROC ARM ARCHITECTURE

On Fri, 10 May 2019 10:31:10 -0700, Florian Fainelli wrote:
> BCM7211 features a RNG200 block, document its compatible string.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
>  Documentation/devicetree/bindings/rng/brcm,iproc-rng200.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-13 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190510173112.2196-1-f.fainelli@gmail.com>
2019-05-10 17:31 ` [PATCH 1/2] dt-bindings: rng: Document BCM7211 RNG compatible string Florian Fainelli
2019-06-07 18:57   ` Florian Fainelli
2019-06-13 20:16     ` Rob Herring
2019-06-13 20:16   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).