Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753332AbdFPJEl (ORCPT ); Fri, 16 Jun 2017 05:04:41 -0400 Received: from mail-it0-f66.google.com ([209.85.214.66]:33066 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752910AbdFPJEi (ORCPT ); Fri, 16 Jun 2017 05:04:38 -0400 MIME-Version: 1.0 In-Reply-To: <1497603581-9632-1-git-send-email-jacopo+renesas@jmondi.org> References: <1497603581-9632-1-git-send-email-jacopo+renesas@jmondi.org> From: Geert Uytterhoeven Date: Fri, 16 Jun 2017 11:04:36 +0200 X-Google-Sender-Auth: GRhgjmNjGrVF3vrKUaFsAqPS6_c Message-ID: Subject: Re: [PATCH v1] pinctrl: generic: Add output-enable property To: Jacopo Mondi Cc: Linus Walleij , Andy Shevchenko , dongas86@gmail.com, Geert Uytterhoeven , Chris Brandt , Laurent Pinchart , Rob Herring , Mark Rutland , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , Linux-Renesas , "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 Content-Length: 717 Lines: 20 On Fri, Jun 16, 2017 at 10:59 AM, Jacopo Mondi wrote: > Add output-enable generic pin configuration property. > This properties allows enabling/disabling pin's output capabilities > without actually driving any value on the line. > > Signed-off-by: Jacopo Mondi Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds