From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Cooper Subject: Re: [PATCH v3 07/14] ARM: mvebu: Add a new set of registers for pmsu Date: Mon, 14 Oct 2013 10:36:06 -0400 Message-ID: <20131014143606.GJ5402@titan.lakedaemon.net> References: <1381759106-15004-1-git-send-email-gregory.clement@free-electrons.com> <1381759106-15004-8-git-send-email-gregory.clement@free-electrons.com> <20131014163449.5944e087@skate> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:58664 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750933Ab3JNOgW (ORCPT ); Mon, 14 Oct 2013 10:36:22 -0400 Content-Disposition: inline In-Reply-To: <20131014163449.5944e087@skate> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Thomas Petazzoni Cc: Gregory CLEMENT , Daniel Lezcano , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, lorenzo.pieralisi@arm.com, Andrew Lunn , Ezequiel Garcia , Sebastian Hesselbarth , linux-arm-kernel@lists.infradead.org, Nicolas Pitre , Lior Amsalem , Maen Suleiman , Tawfik Bayouk , Shadi Ammouri , Eran Ben-Avi , Yehuda Yitschak , Nadav Haklai , Ike Pan , Dan Frazier , Leif Lindholm , Jon Masters , David Marlin On Mon, Oct 14, 2013 at 04:34:49PM +0200, Thomas Petazzoni wrote: ... > I believe the Device Tree binding documentation should be updated in > this patch (which actually changes the driver offering the binding), > rather than in PATCH 14/14 (which updates the particular DT of a given > platform to use this new binding). Agreed. thx, Jason.