summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt
diff options
context:
space:
mode:
authorAnson Huang <Anson.Huang@nxp.com>2018-03-28 11:22:35 +0800
committerDaniel Lezcano <daniel.lezcano@linaro.org>2018-03-30 22:44:09 +0200
commitcc01456a0d9a3cbfec85cf23f2ce53323e8fc973 (patch)
treeb2c7c7987e214f4b2cc399b0267ea7f6a32423bc /Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt
parent1c00289ecd12471ba9733e61aaf1d39883a77b16 (diff)
dt-bindings: timer: tpm: fix typo of clock name
The clock name should be ipg instead of igp. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt')
-rw-r--r--Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt b/Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt
index b4aa7ddb5b13..f82087b220f4 100644
--- a/Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt
+++ b/Documentation/devicetree/bindings/timer/nxp,tpm-timer.txt
@@ -15,7 +15,7 @@ Required properties:
- interrupts : Should be the clock event device interrupt.
- clocks : The clocks provided by the SoC to drive the timer, must contain
an entry for each entry in clock-names.
-- clock-names : Must include the following entries: "igp" and "per".
+- clock-names : Must include the following entries: "ipg" and "per".
Example:
tpm5: tpm@40260000 {