--- zzzz-none-000/linux-3.10.107/Documentation/devicetree/bindings/timer/nvidia,tegra20-timer.txt 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/Documentation/devicetree/bindings/timer/nvidia,tegra20-timer.txt 2021-02-04 17:41:59.000000000 +0000 @@ -8,6 +8,8 @@ - compatible : should be "nvidia,tegra20-timer". - reg : Specifies base physical address and size of the registers. - interrupts : A list of 4 interrupts; one per timer channel. +- clocks : Must contain one entry, for the module clock. + See ../clocks/clock-bindings.txt for details. Example: @@ -18,4 +20,5 @@ 0 1 0x04 0 41 0x04 0 42 0x04>; + clocks = <&tegra_car 132>; };