On Fri, Apr 7, 2017 at 4:55 PM, Linus Walleij <linus.wall...@linaro.org> wrote:
> 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.
>
> Cc: devicet...@vger.kernel.org
> Signed-off-by: Linus Walleij <linus.wall...@linaro.org>
> ---
>  .../bindings/timer/cortina,gemini-timer.txt        | 22 ---------------
>  .../devicetree/bindings/timer/faraday,fttmr010.txt | 33 
> ++++++++++++++++++++++
>  2 files changed, 33 insertions(+), 22 deletions(-)
>  delete mode 100644 
> Documentation/devicetree/bindings/timer/cortina,gemini-timer.txt
>  create mode 100644 
> Documentation/devicetree/bindings/timer/faraday,fttmr010.txt

Does the -M option not work here?

In any case,

Acked-by: Rob Herring <r...@kernel.org>

Reply via email to