Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S642313AbdD1SHv (ORCPT ); Fri, 28 Apr 2017 14:07:51 -0400 Received: from mail-it0-f67.google.com ([209.85.214.67]:33790 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966773AbdD1SHd (ORCPT ); Fri, 28 Apr 2017 14:07:33 -0400 Date: Fri, 28 Apr 2017 13:07:31 -0500 From: Rob Herring To: Richard Fitzgerald Cc: lee.jones@linaro.org, broonie@kernel.org, linus.walleij@linaro.org, gnurou@gmail.com, tglx@linutronix.de, jason@lakedaemon.net, alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 03/18] dt-bindings: mfd: Add bindings for Cirrus Logic Madera codecs Message-ID: <20170428180731.awgm5vnynaoaxeoe@rob-hp-laptop> References: <1493050124-5970-1-git-send-email-rf@opensource.wolfsonmicro.com> <1493050124-5970-4-git-send-email-rf@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1493050124-5970-4-git-send-email-rf@opensource.wolfsonmicro.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 18 On Mon, Apr 24, 2017 at 05:08:29PM +0100, Richard Fitzgerald wrote: > Specification of the bindings for the parent MFD driver component > of the Cirrus Logic Madera codec drivers. > > Signed-off-by: Richard Fitzgerald > --- > Changes since V1: > - split out from main MFD patch > - moved interrupt control binding descriptions into here > - added description of the regulator child nodes > - fixed the node name of the example > - removed the MICBIAS from the example, these have been removed from the code > > Documentation/devicetree/bindings/mfd/madera.txt | 96 ++++++++++++++++++++++++ > 1 file changed, 96 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/madera.txt Acked-by: Rob Herring