From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752002AbbLJA4Q (ORCPT ); Wed, 9 Dec 2015 19:56:16 -0500 Received: from muru.com ([72.249.23.125]:51928 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751084AbbLJA4O (ORCPT ); Wed, 9 Dec 2015 19:56:14 -0500 Date: Wed, 9 Dec 2015 16:56:09 -0800 From: Tony Lindgren To: Tero Kristo Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Brian Hutchinson , Delio Brignoli , Neil Armstrong , Matthijs van Duin , Philipp Rosenberger , Michael Turquette , Stephen Boyd Subject: Re: [PATCH 02/10] clk: ti: Add few dm814x clock aliases Message-ID: <20151210005609.GE23396@atomide.com> References: <1449013103-23238-1-git-send-email-tony@atomide.com> <1449013103-23238-3-git-send-email-tony@atomide.com> <20151208165732.GY23396@atomide.com> <56672ED0.4050405@ti.com> <20151208201136.GZ23396@atomide.com> <5667DD77.2000900@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5667DD77.2000900@ti.com> 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 * Tero Kristo [151208 23:50]: > On 12/08/2015 10:11 PM, Tony Lindgren wrote: > >* Tero Kristo [151208 11:25]: > >>On 12/08/2015 06:57 PM, Tony Lindgren wrote: > >>> > >>>Anybody from the clock department care to ack this one? > >> > >>Sorry been rather busy lately... > >> > >>>I'd like to > >>>get this series into Linux next as it fixes some some issues. > >> > >>Yeah looks good to me, don't have access to dm814x so can't test. > >> > >>Acked-by: Tero Kristo > > > >Thanks. > > > >>Are you planning to push this via omap tree if this is critical for you? > > > >Yes this series needs to be merged in certain order to keep t410 > >booting. Should not conflict with anything else AFAIK. > > Ok at least I am fine with that. The dm81xx clock alias file is pretty > independent of anything else. Pushing this series except for the GPIO reset change into omap-for-v4.5/81xx-fixes. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 9 Dec 2015 16:56:09 -0800 Subject: [PATCH 02/10] clk: ti: Add few dm814x clock aliases In-Reply-To: <5667DD77.2000900@ti.com> References: <1449013103-23238-1-git-send-email-tony@atomide.com> <1449013103-23238-3-git-send-email-tony@atomide.com> <20151208165732.GY23396@atomide.com> <56672ED0.4050405@ti.com> <20151208201136.GZ23396@atomide.com> <5667DD77.2000900@ti.com> Message-ID: <20151210005609.GE23396@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tero Kristo [151208 23:50]: > On 12/08/2015 10:11 PM, Tony Lindgren wrote: > >* Tero Kristo [151208 11:25]: > >>On 12/08/2015 06:57 PM, Tony Lindgren wrote: > >>> > >>>Anybody from the clock department care to ack this one? > >> > >>Sorry been rather busy lately... > >> > >>>I'd like to > >>>get this series into Linux next as it fixes some some issues. > >> > >>Yeah looks good to me, don't have access to dm814x so can't test. > >> > >>Acked-by: Tero Kristo > > > >Thanks. > > > >>Are you planning to push this via omap tree if this is critical for you? > > > >Yes this series needs to be merged in certain order to keep t410 > >booting. Should not conflict with anything else AFAIK. > > Ok at least I am fine with that. The dm81xx clock alias file is pretty > independent of anything else. Pushing this series except for the GPIO reset change into omap-for-v4.5/81xx-fixes. Regards, Tony