From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752168AbdAZMyX (ORCPT ); Thu, 26 Jan 2017 07:54:23 -0500 Received: from mail-wm0-f45.google.com ([74.125.82.45]:36734 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750856AbdAZMyV (ORCPT ); Thu, 26 Jan 2017 07:54:21 -0500 Date: Thu, 26 Jan 2017 13:54:15 +0100 From: Daniel Lezcano To: Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, Hans Ulli Kroll , Florian Fainelli , Thomas Gleixner , Janos Laube , Paulius Zaleckas , openwrt-devel@openwrt.org, Arnd Bergmann , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 04/22] clocksource: add DT bindings for Cortina Gemini Message-ID: <20170126125415.GG2021@mai> References: <20170122121707.10200-1-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170122121707.10200-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 Sun, Jan 22, 2017 at 01:17:07PM +0100, Linus Walleij wrote: > This adds device tree bindings for the Cortina Systems Gemini > timer block used in these SoCs. > > Cc: Janos Laube > Cc: Paulius Zaleckas > Cc: Hans Ulli Kroll > Cc: Florian Fainelli > Cc: devicetree@vger.kernel.org > Signed-off-by: Linus Walleij > --- > clocksource maintainers: please just apply this when you feel > pleased with it. These portions are functionally orthogonal to > the series, it is just in a series for context. > --- Hi Linus, I picked this one for 4.11. Thanks. -- Daniel