Skip to content

Commit

Permalink
Documentation: devicetree: bindings: Add BCM5301x binding
Browse files Browse the repository at this point in the history
Document the binding used by the Broadcom BCM5301x (Northstar) SoC
random number generator.

Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
ffainelli authored and herbertx committed Jun 27, 2016
1 parent 8f44df1 commit ab17787
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/rng/brcm,bcm2835.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ BCM2835 Random number generator

Required properties:

- compatible : should be "brcm,bcm2835-rng" or "brcm,bcm-nsp-rng"
- compatible : should be "brcm,bcm2835-rng" or "brcm,bcm-nsp-rng" or
"brcm,bcm5301x-rng"
- reg : Specifies base physical address and size of the registers.

Example:
Expand Down

0 comments on commit ab17787

Please sign in to comment.