From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756709AbdDGWEK (ORCPT ); Fri, 7 Apr 2017 18:04:10 -0400 Received: from mail-wm0-f50.google.com ([74.125.82.50]:38519 "EHLO mail-wm0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754756AbdDGWEE (ORCPT ); Fri, 7 Apr 2017 18:04:04 -0400 Date: Sat, 8 Apr 2017 00:03:58 +0200 From: Daniel Lezcano To: Linus Walleij Cc: Thomas Gleixner , Rob Herring , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3 RESEND] clocksource: Augment bindings for Faraday timer Message-ID: <20170407220358.GQ2078@mai> References: <20170407215513.25706-1-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170407215513.25706-1-linus.walleij@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 07, 2017 at 11:55:13PM +0200, 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 > --- Series applied. Thanks. -- Daniel