From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753975AbbCBJcs (ORCPT ); Mon, 2 Mar 2015 04:32:48 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:45441 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753324AbbCBJcq (ORCPT ); Mon, 2 Mar 2015 04:32:46 -0500 Date: Mon, 2 Mar 2015 09:32:44 +0000 From: Charles Keepax To: Lee Jones Cc: lee@kernel.org, sameo@linux.intel.com, robh+dt@kernel.org, mark.rutland@arm.com, galak@codeaurora.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com Subject: Re: [PATCH 3/5] mfd: arizona: Add DT binding for the DMIC references Message-ID: <20150302093244.GB2042@opensource.wolfsonmicro.com> References: <1425135268-32340-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1425135268-32340-3-git-send-email-ckeepax@opensource.wolfsonmicro.com> <20150302075341.GA31325@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150302075341.GA31325@x1> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 02, 2015 at 07:53:41AM +0000, Lee Jones wrote: > On Sat, 28 Feb 2015, Charles Keepax wrote: > > > Signed-off-by: Charles Keepax > > --- > > drivers/mfd/arizona-core.c | 10 ++++++++++ > > 1 files changed, 10 insertions(+), 0 deletions(-) > > Same here. Requires DT/Clk Ack. This specifies the reference voltage rather than clock so probably a clk ack is not appropriate, I guess that means I should perhaps add some clarification to the commit message though. Thanks, Charles