From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752229AbdBAPEX (ORCPT ); Wed, 1 Feb 2017 10:04:23 -0500 Received: from mail-io0-f181.google.com ([209.85.223.181]:34582 "EHLO mail-io0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751295AbdBAPEV (ORCPT ); Wed, 1 Feb 2017 10:04:21 -0500 MIME-Version: 1.0 In-Reply-To: References: From: Linus Walleij Date: Wed, 1 Feb 2017 16:04:19 +0100 Message-ID: Subject: Re: [PATCH v2 2/5] gpio: 104-idi-48: Add support for GPIO names To: William Breathitt Gray 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 Mon, Jan 30, 2017 at 7:33 PM, William Breathitt Gray wrote: > This patch sets the gpio_chip names option with an array of GPIO line > names that match the manual documentation for the ACCES 104-IDI-48. > This should make it easier for users to identify which GPIO line > corresponds to a respective GPIO pin on the device. > > Signed-off-by: William Breathitt Gray Patch applied. Yours, Linus Walleij