From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756694AbdDGWDd (ORCPT ); Fri, 7 Apr 2017 18:03:33 -0400 Received: from mail-wm0-f44.google.com ([74.125.82.44]:36508 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752766AbdDGWD0 (ORCPT ); Fri, 7 Apr 2017 18:03:26 -0400 Subject: Re: [PATCH 1/3 RESEND] clocksource: Augment bindings for Faraday timer To: Rob Herring , Linus Walleij References: <20170407215513.25706-1-linus.walleij@linaro.org> Cc: Thomas Gleixner , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" From: Daniel Lezcano Message-ID: Date: Sat, 8 Apr 2017 00:03:22 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/04/2017 00:01, Rob Herring wrote: > On Fri, Apr 7, 2017 at 4:55 PM, Linus Walleij 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: devicetree@vger.kernel.org >> Signed-off-by: Linus Walleij >> --- >> .../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 Thanks. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog