From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v2 00/14] Marvell EBU thermal sensor consolidation Date: Sat, 23 Mar 2013 14:31:40 -0400 Message-ID: <20130323183140.GO13280@titan.lakedaemon.net> References: <1363991114-4225-1-git-send-email-ezequiel.garcia@free-electrons.com> <20130323181638.GN13280@titan.lakedaemon.net> <514DF463.5040506@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:30617 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751722Ab3CWSbv (ORCPT ); Sat, 23 Mar 2013 14:31:51 -0400 Content-Disposition: inline In-Reply-To: <514DF463.5040506@gmail.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Sebastian Hesselbarth Cc: Ezequiel Garcia , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Lior Amsalem , Zhang Rui , Nobuhiro Iwamatsu , Thomas Petazzoni , Gregory Clement , Andrew Lunn On Sat, Mar 23, 2013 at 07:28:51PM +0100, Sebastian Hesselbarth wrote: > On 03/23/2013 07:16 PM, Jason Cooper wrote: > >On Fri, Mar 22, 2013 at 07:25:00PM -0300, Ezequiel Garcia wrote: > >... > >>Ezequiel Garcia (14): > >> thermal: Rename driver 'kirkwood' -> 'mvebu' > >> thermal: mvebu: Rename symbols 'kirkwood' -> 'mvebu' > >> thermal: mvebu: Move MODULE_DEVICE_TABLE upwards > >> thermal: mvebu: Remove unneeded variable initialization > >> thermal: mvebu: Convert to devm_ioremap_resource() > >> thermal: mvebu: Fix license declaration > >> thermal: mvebu: Rename kirkwood definitions to mvebu > >> thermal: mvebu: Add infrastructure to support more multiple SoC > >> variants > >> thermal: mvebu: Add support for Armada XP thermal sensor > >> thermal: mvebu: Add support for Armada 370 thermal sensor > >> thermal: mvebu: Add support for Marvell Dove SoC family > > > >Once the thermal maintainers agree to take this in, I'll take the three ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Was I not clear? > >below through mvebu/arm-soc. This shouldn't cause any dependency > >headaches, and will reduce the possibility of merge conflicts. > > NACK. This patch set breaks thermal on Dove. I sent a mail earlier. thx, Jason.