提交 cc01456a 编写于 作者: A Anson Huang 提交者: Daniel Lezcano

dt-bindings: timer: tpm: fix typo of clock name

The clock name should be ipg instead of igp.
Signed-off-by: NAnson Huang <Anson.Huang@nxp.com>
Reviewed-by: NRob Herring <robh@kernel.org>
Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
上级 1c00289e
...@@ -15,7 +15,7 @@ Required properties: ...@@ -15,7 +15,7 @@ Required properties:
- interrupts : Should be the clock event device interrupt. - interrupts : Should be the clock event device interrupt.
- clocks : The clocks provided by the SoC to drive the timer, must contain - clocks : The clocks provided by the SoC to drive the timer, must contain
an entry for each entry in clock-names. 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: Example:
tpm5: tpm@40260000 { tpm5: tpm@40260000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册