From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 3/4] gpio: dt-bindings: Declare gpio-hog optional for GPIO subnodes Date: Tue, 23 Feb 2016 14:37:45 +0100 Message-ID: References: <1456214089-13954-1-git-send-email-mpa@pengutronix.de> <1456214089-13954-3-git-send-email-mpa@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ob0-f171.google.com ([209.85.214.171]:35570 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751728AbcBWNhp (ORCPT ); Tue, 23 Feb 2016 08:37:45 -0500 Received: by mail-ob0-f171.google.com with SMTP id dm2so19934313obb.2 for ; Tue, 23 Feb 2016 05:37:45 -0800 (PST) In-Reply-To: <1456214089-13954-3-git-send-email-mpa@pengutronix.de> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Markus Pargmann Cc: "linux-gpio@vger.kernel.org" , Alexandre Courbot , Johan Hovold , Michael Welling , Bamvor Jian Zhang , Grant Likely , "devicetree@vger.kernel.org" On Tue, Feb 23, 2016 at 8:54 AM, Markus Pargmann wrote: > Reuse the GPIO hogging DT bindings for more generic specifications of > the GPIO. Therefore gpio-hog is declared optional. > > Signed-off-by: Markus Pargmann I like this binding for names since it reuse what we already have, but will allow some time for others to comment. Yours, Linus Walleij