Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc01456a authored by Anson Huang's avatar Anson Huang Committed by Daniel Lezcano
Browse files

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



The clock name should be ipg instead of igp.

Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 1c00289e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {