]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource: Augment bindings for Faraday timer
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 24 Mar 2017 21:32:33 +0000 (22:32 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 7 Apr 2017 14:23:07 +0000 (16:23 +0200)
commitbb0c6bb3b71cec4b00c3fb1c055f92ad05b905db
treeb2a9e92407ff5653aaf8520a8fe2240aff413529
parent500d0aa918a2ea6bb918fee8adcf27dc2912bcd1
clocksource: Augment bindings for Faraday timer

It turns out that the Cortina Gemini timer block is just a
standard IP block from Faraday Technology named FTTMR010.

In order to make things clear and understandable, we rename the
bindings with a Faraday compatible as primary and the Cortina
gemini as a more specific case.

For the plain Faraday timer we require two clock references,
while the Gemini can keep it's syscon lookup pattern.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/timer/cortina,gemini-timer.txt [deleted file]
Documentation/devicetree/bindings/timer/faraday,fttmr010.txt [new file with mode: 0644]