Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752207AbaDYHwz (ORCPT ); Fri, 25 Apr 2014 03:52:55 -0400 Received: from mail-oa0-f47.google.com ([209.85.219.47]:47998 "EHLO mail-oa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435AbaDYHwx (ORCPT ); Fri, 25 Apr 2014 03:52:53 -0400 MIME-Version: 1.0 In-Reply-To: <1398266889-17489-2-git-send-email-thierry.reding@gmail.com> References: <1398266889-17489-1-git-send-email-thierry.reding@gmail.com> <1398266889-17489-2-git-send-email-thierry.reding@gmail.com> Date: Fri, 25 Apr 2014 09:52:52 +0200 Message-ID: Subject: Re: [PATCH 2/2] gpio: of: Allow -gpio suffix for property names From: Linus Walleij To: Thierry Reding Cc: Alexandre Courbot , "linux-gpio@vger.kernel.org" , "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 On Wed, Apr 23, 2014 at 5:28 PM, Thierry Reding wrote: > From: Thierry Reding > > Many bindings use the -gpio suffix in property names. Support this in > addition to the -gpios suffix when requesting GPIOs using the new > descriptor-based API. > > Signed-off-by: Thierry Reding It appears this can save quite a lot of code in drivers, work that I trust Thierry to persue based on this to some extent so patch is tentatively applied unless something comes up. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/