aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAnatoly Pugachev <matorola@gmail.com>2016-01-25 11:09:21 -0500
committerHerbert Xu <herbert@gondor.apana.org.au>2016-01-26 09:35:28 -0500
commitb1a57ddd23f4c596ff74b130373a93cc9f5bbf37 (patch)
tree3657a666d0392ce2f873a4056a3266e6a96167cc /Documentation
parent8d18e34c1fe22418ae0b5475ab0d1956d69ad195 (diff)
hwrng: n2 - documentation, add DT bindings, vendor prefixes
n2rng: documentation, add DT bindings, vendor prefixes Signed-off-by: Anatoly Pugachev <matorola@gmail.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sparc_sun_oracle_rng.txt30
-rw-r--r--Documentation/devicetree/bindings/vendor-prefixes.txt2
2 files changed, 32 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sparc_sun_oracle_rng.txt b/Documentation/devicetree/bindings/sparc_sun_oracle_rng.txt
new file mode 100644
index 000000000000..b0b211194c71
--- /dev/null
+++ b/Documentation/devicetree/bindings/sparc_sun_oracle_rng.txt
@@ -0,0 +1,30 @@
1HWRNG support for the n2_rng driver
2
3Required properties:
4- reg : base address to sample from
5- compatible : should contain one of the following
6 RNG versions:
7 - 'SUNW,n2-rng' for Niagara 2 Platform (SUN UltraSPARC T2 CPU)
8 - 'SUNW,vf-rng' for Victoria Falls Platform (SUN UltraSPARC T2 Plus CPU)
9 - 'SUNW,kt-rng' for Rainbow/Yosemite Falls Platform (SUN SPARC T3/T4), (UltraSPARC KT/Niagara 3 - development names)
10 more recent systems (after Oracle acquisition of SUN)
11 - 'ORCL,m4-rng' for SPARC T5/M5
12 - 'ORCL,m7-rng' for SPARC T7/M7
13
14Examples:
15/* linux LDOM on SPARC T5-2 */
16Node 0xf029a4f4
17 .node: f029a4f4
18 rng-#units: 00000002
19 compatible: 'ORCL,m4-rng'
20 reg: 0000000e
21 name: 'random-number-generator'
22
23/* solaris on SPARC M7-8 */
24Node 0xf028c08c
25 rng-#units: 00000003
26 compatible: 'ORCL,m7-rng'
27 reg: 0000000e
28 name: 'random-number-generator'
29
30PS: see as well prtconfs.git by DaveM
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index 72e2c5a2b327..e00029d66d66 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -170,6 +170,7 @@ opencores OpenCores.org
170option Option NV 170option Option NV
171ortustech Ortus Technology Co., Ltd. 171ortustech Ortus Technology Co., Ltd.
172ovti OmniVision Technologies 172ovti OmniVision Technologies
173ORCL Oracle Corporation
173panasonic Panasonic Corporation 174panasonic Panasonic Corporation
174parade Parade Technologies Inc. 175parade Parade Technologies Inc.
175pericom Pericom Technology Inc. 176pericom Pericom Technology Inc.
@@ -227,6 +228,7 @@ startek Startek
227ste ST-Ericsson 228ste ST-Ericsson
228stericsson ST-Ericsson 229stericsson ST-Ericsson
229synology Synology, Inc. 230synology Synology, Inc.
231SUNW Sun Microsystems, Inc
230tbs TBS Technologies 232tbs TBS Technologies
231tcl Toby Churchill Ltd. 233tcl Toby Churchill Ltd.
232technologic Technologic Systems 234technologic Technologic Systems