Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752618AbdDKQKD (ORCPT ); Tue, 11 Apr 2017 12:10:03 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:36299 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751997AbdDKQKB (ORCPT ); Tue, 11 Apr 2017 12:10:01 -0400 From: Gregory CLEMENT To: Linus Walleij Cc: Rob Herring , linux-gpio@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Nadav Haklai , Victor Gu , Marcin Wojtas , Wilson Ding , Hua Jing , Neta Zur Hershkovits Subject: Re: [PATCH v4 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers References: <941d03c9a3bdfd5e789aada29b35184ec9fed9fe.1491405475.git-series.gregory.clement@free-electrons.com> <20170410181514.kzbpkaxkwf7uycdc@rob-hp-laptop> Date: Tue, 11 Apr 2017 18:09:59 +0200 In-Reply-To: <20170410181514.kzbpkaxkwf7uycdc@rob-hp-laptop> (Rob Herring's message of "Mon, 10 Apr 2017 13:15:14 -0500") Message-ID: <87inmbhqnc.fsf@free-electrons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1293 Lines: 61 Hi Linus, On lun., avril 10 2017, Rob Herring wrote: > On Wed, Apr 05, 2017 at 05:18:02PM +0200, Gregory CLEMENT wrote: >> +Example: >> +pinctrl_sb: pinctrl-sb@18800 { > > Just pinctrl@... > >> + compatible = "marvell,armada3710-sb-pinctrl", "syscon", "simple-mfd"; >> + reg = <0x18800 0x100>, <0x18C00 0x20>; >> + gpiosb: gpiosb { > > gpio { > > With that, > > Acked-by: Rob Herring Could you do this change while applying the patches, or do you want a new series? Also, if the binding is also OK for you, do you agree that I apply the last 2 patches on the mvebu trees? (of course with the same changes asked by Rob) Thanks, Gregory > > >> + #gpio-cells = <2>; >> + gpio-ranges = <&pinctrl_sb 0 0 29>; >> + gpio-controller; >> + interrupts = >> + , >> + , >> + , >> + , >> + ; >> + }; >> + >> + rgmii_pins: mii-pins { >> + groups = "rgmii"; >> + function = "mii"; >> + }; >> + >> +}; >> -- >> git-series 0.9.1 -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com