summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/rtc/s3c-rtc.txt
diff options
context:
space:
mode:
authorMasanari Iida2013-01-14 07:14:56 +0100
committerGrant Likely2013-02-06 12:06:36 +0100
commitf21ccfa07070228e0c32dad05d1cb0d19128517c (patch)
tree89db74b67c71f31aee0e0ad793469fe787011aa7 /Documentation/devicetree/bindings/rtc/s3c-rtc.txt
parentof: add 'const' to of_node_full_name parameter (diff)
downloadkernel-qcow2-linux-f21ccfa07070228e0c32dad05d1cb0d19128517c.tar.gz
kernel-qcow2-linux-f21ccfa07070228e0c32dad05d1cb0d19128517c.tar.xz
kernel-qcow2-linux-f21ccfa07070228e0c32dad05d1cb0d19128517c.zip
documentation/devicetree: Fix typos
Correct spelling typos within Documentation/devicetree Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree/bindings/rtc/s3c-rtc.txt')
-rw-r--r--Documentation/devicetree/bindings/rtc/s3c-rtc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/rtc/s3c-rtc.txt b/Documentation/devicetree/bindings/rtc/s3c-rtc.txt
index 90ec45fd33ec..7ac7259fe9ea 100644
--- a/Documentation/devicetree/bindings/rtc/s3c-rtc.txt
+++ b/Documentation/devicetree/bindings/rtc/s3c-rtc.txt
@@ -7,7 +7,7 @@ Required properties:
- reg: physical base address of the controller and length of memory mapped
region.
- interrupts: Two interrupt numbers to the cpu should be specified. First
- interrupt number is the rtc alarm interupt and second interrupt number
+ interrupt number is the rtc alarm interrupt and second interrupt number
is the rtc tick interrupt. The number of cells representing a interrupt
depends on the parent interrupt controller.