From: Anson Huang Date: Wed, 28 Mar 2018 03:22:35 +0000 (+0800) Subject: dt-bindings: timer: tpm: fix typo of clock name X-Git-Tag: rel_imx_4.19.35_1.1.0~10273^2^2~3 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=cc01456a0d9a3cbfec85cf23f2ce53323e8fc973;p=linux.git dt-bindings: timer: tpm: fix typo of clock name The clock name should be ipg instead of igp. Signed-off-by: Anson Huang Reviewed-by: Rob Herring Signed-off-by: Daniel Lezcano --- 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 {