Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751530AbdFHTPq (ORCPT ); Thu, 8 Jun 2017 15:15:46 -0400 Received: from mail-ot0-f193.google.com ([74.125.82.193]:34488 "EHLO mail-ot0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750788AbdFHTPo (ORCPT ); Thu, 8 Jun 2017 15:15:44 -0400 Date: Thu, 8 Jun 2017 14:15:42 -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 v3 10/17] pinctrl: madera: Add DT bindings for Cirrus Logic Madera codecs Message-ID: <20170608191542.gsjokatnne5yn2jk@rob-hp-laptop> References: <1496415790-19164-1-git-send-email-rf@opensource.wolfsonmicro.com> <1496415790-19164-11-git-send-email-rf@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1496415790-19164-11-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: 811 Lines: 17 On Fri, Jun 02, 2017 at 04:03:03PM +0100, Richard Fitzgerald wrote: > This is the binding description of the pinctrl driver for Cirru Logic > Madera codecs. The binding uses the generic pinctrl binding so the main > purpose here is to describe the device-specific names for groups and > functions. > > Signed-off-by: Richard Fitzgerald > --- > Changes since V2: > - Edits to take account of change requested by DT maintainer to keep the child > bindings are part of the parent MFD node instead of per-driver child nodes > > .../bindings/pinctrl/cirrus,madera-pinctrl.txt | 99 ++++++++++++++++++++++ > 1 file changed, 99 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/cirrus,madera-pinctrl.txt Acked-by: Rob Herring