diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-07-17 20:29:12 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-07-25 14:34:15 +0400 |
commit | c9f3f2d8b3247b7e16b3cd66698e690ab4697301 (patch) | |
tree | 99249f76975e1371f915c4c04eeca4c97674d86b /Documentation/devicetree/bindings/arm/vexpress-sysreg.txt | |
parent | 30abda170be7cbd9bce9a7026ce83ce1f74c0e7a (diff) | |
download | linux-c9f3f2d8b3247b7e16b3cd66698e690ab4697301.tar.xz |
doc: Fix typo in doucmentations
Correct typo (double words) in documentations.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/vexpress-sysreg.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/vexpress-sysreg.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/vexpress-sysreg.txt b/Documentation/devicetree/bindings/arm/vexpress-sysreg.txt index 9cf3f25544c7..5580e9c4bd85 100644 --- a/Documentation/devicetree/bindings/arm/vexpress-sysreg.txt +++ b/Documentation/devicetree/bindings/arm/vexpress-sysreg.txt @@ -32,8 +32,8 @@ numbers - see motherboard's TRM for more details. The node describing a config device must refer to the sysreg node via "arm,vexpress,config-bridge" phandle (can be also defined in the node's parent) and relies on the board topology properties - see main vexpress -node documentation for more details. It must must also define the -following property: +node documentation for more details. It must also define the following +property: - arm,vexpress-sysreg,func : must contain two cells: - first cell defines function number (eg. 1 for clock generator, 2 for voltage regulators etc.) |