Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758217AbeAIN4l (ORCPT + 1 other); Tue, 9 Jan 2018 08:56:41 -0500 Received: from mail-io0-f193.google.com ([209.85.223.193]:47052 "EHLO mail-io0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758306AbeAIN4h (ORCPT ); Tue, 9 Jan 2018 08:56:37 -0500 X-Google-Smtp-Source: ACJfBotCyrYKDH9MKQ+J6j4o1wqNQVOXS7zY0QsvXyhpKL+urex5BDdeze7FHAb5XK1wTTZbu96EoHrLKJ/Kv2VGjDs= MIME-Version: 1.0 In-Reply-To: <20180106000926.13770-1-alexandre.belloni@free-electrons.com> References: <20180106000926.13770-1-alexandre.belloni@free-electrons.com> From: Linus Walleij Date: Tue, 9 Jan 2018 14:56:36 +0100 Message-ID: Subject: Re: [PATCH v3] pinctrl: Add Microsemi Ocelot SoC driver To: Alexandre Belloni Cc: linux-gpio@vger.kernel.org, Ralf Baechle , Linux MIPS , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Sat, Jan 6, 2018 at 1:09 AM, Alexandre Belloni wrote: > The Microsemi Ocelot SoC has a few pins that can be used as GPIOs or take > multiple other functions. Add a driver for the pinmuxing and the GPIOs. > > There is currently no support for interrupts. > > Signed-off-by: Alexandre Belloni > --- > - use pinctrl_gpio_direction_input/output from > ocelot_gpio_direction_input/output > - add a comment for ALT0/ALT1 > - fill .max_register of ocelot_pinctrl_regmap_config Patch applied. And it looks very good too. This was all I had to do, right? No dependent patches? Yours, Linus Walleij