From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2] gpio: add userspace ABI for GPIO line information Date: Fri, 19 Feb 2016 09:55:41 +0100 Message-ID: References: <1455542435-3182-1-git-send-email-linus.walleij@linaro.org> <20160217205445.GA2394@deathstar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f46.google.com ([209.85.218.46]:33671 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1426727AbcBSIzm (ORCPT ); Fri, 19 Feb 2016 03:55:42 -0500 Received: by mail-oi0-f46.google.com with SMTP id j125so7979082oih.0 for ; Fri, 19 Feb 2016 00:55:42 -0800 (PST) In-Reply-To: <20160217205445.GA2394@deathstar> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Michael Welling Cc: "linux-gpio@vger.kernel.org" , Alexandre Courbot , Johan Hovold , Markus Pargmann , Bamvor Jian Zhang , Grant Likely , Amit Kucheria On Wed, Feb 17, 2016 at 9:54 PM, Michael Welling wrote: > After applying the patch from Josh Cartwright: > http://www.spinics.net/lists/arm-kernel/msg484070.html Sorry for screwing up :( > root@dragonboard-410c:/sys/class/gpio# ~/lsgpio > GPIO chip: gpiochip0, "1000000.pinctrl", 122 GPIO lines > line 0: unnamed unlabeled > (...) > > Tested-by: Michael Welling I hope that means you also like where this is going :D I merged this to my main branch now. Yours, Linus Walleij